<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="266637" data-post-id="266637">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="nhpip" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/nhpip/120/23811_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  nhpip
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>With the current Erlang history that’s it. Basically the <code>:rpc.call</code> gets the history for the VM the remote shell was started by (rather than the one it is remote shell connected to). The call <code>:group_history.load/0</code> basically dumps out the contents of the Erlang disk logger.</p>
<p>In the case of this project I added the <code>:global</code> feature for folks that like the existing shell. Tempted to remove it.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="266637" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/improved-iex-shell-history-my-pet-project-hack-session/42079/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-266637" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="266637"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="266639" data-post-id="266639">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="dimitarvp" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/dimitarvp/120/38664_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  dimitarvp
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Ha, nice. Of course it’s called something like <code>group_history</code> so I can’t easily find it… <img src="https://forum.elixirforum.com/uploads/default/original/2X/6/6c3193d1dd46244da3c8c6f719c9f5e2abdd5ae8.gif?v=15" title=":003:" class="emoji emoji-custom" alt=":003:" loading="lazy" width="20" height="20"></p>
<p>I also got a reply on ErlangForums: <a href="https://erlangforums.com/t/where-is-the-global-shell-history-stored/1987" class="inline-onebox" rel="nofollow">Where is the global shell history stored? - Questions / Help - Erlang Programming Language Forum - Erlang Forums</a></p>
<p>Thank you!</p>
<p>EDIT: That being said, I can’t find the docs of <code>group_history</code> at all but this link seems to contain the source: <a href="https://github.com/ferd/erlang-history/blob/master/src/5.2/group_history.erl" class="inline-onebox" rel="noopener nofollow ugc">erlang-history/src/5.2/group_history.erl at master · ferd/erlang-history · GitHub</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="266639" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/improved-iex-shell-history-my-pet-project-hack-session/42079/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-266639" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="266639"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>