On Sat, Oct 7, 2017, at 16:45, Mark Volkmann wrote:
> The draft version of my article at
> https://mvolkmann.github.io/fish-article/
> has an open question which is:
> 
> IIUC, fish maintains a separate command history for each session that
> begins with the history of the session from which the new session was
> created.
> The command history is stored in ~/.local/share/fish/fish_history.
> I don't see anything in that file that tracks the session in which the
> commands were entered.
> How does it manage to only recall commands that belong to the current
> session?

As far as I understand, it is not true that it "manage to only recall
commands that belong to the current session".  Fish remembers commands
from previous sessions.  In your article you have "How does this one
file keep a separate history for each session?"  Why do you think that? 
I don't think it's true.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to