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

Implement vifm session strategy

Open deeonis-ru opened this issue 1 year ago • 0 comments

Restores a vifm session from the command line arguments.

vifm can be run from command line in particular session, e.g. vifm -c "session foo". The strategy parses the full command line arguments and sets quotes if they are needed.

NOTE: the strategy doesn't work if a session is created/changed in vifm, e.g. :session bar vifm command

deeonis-ru avatar Mar 03 '24 00:03 deeonis-ru