Hacker News new | ask | show | jobs
by igg 3510 days ago
tmux-resurrect seems to have an option to save bash history. When combined with tmux-continuum, it should happen seamlessly.
1 comments

The history I'm referring to is the scrollback buffer. The work that I do, which is predominantly interactive in a REPL like environment with remote devices, has a rich history of information in each window/pane. I dread losing those scrollback buffers every time I have to restart tmux.