tmux-resurrect icon indicating copy to clipboard operation
tmux-resurrect copied to clipboard

Resurrect can not save and restore fish shell history

Open ghost opened this issue 7 years ago • 5 comments

The save code is probably this: https://github.com/tmux-plugins/tmux-resurrect/blob/master/scripts/save.sh#L145 The restore code: https://github.com/tmux-plugins/tmux-resurrect/blob/master/scripts/restore.sh#L273

Presumably there just needs to be a branch with the appropriate fish shell history commands.

ghost avatar Nov 25 '17 23:11 ghost