mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-04 14:46:59 +00:00
Update readme
This commit is contained in:
@ -98,8 +98,8 @@ Open a GitHub issue if you think some other program should be on the default lis
|
|||||||
|
|
||||||
set -g @resurrect-processes 'irb pry "~rails server" "~rails console"'
|
set -g @resurrect-processes 'irb pry "~rails server" "~rails console"'
|
||||||
|
|
||||||
- If the wrong command is restored, try specifying inline strategy for the
|
- Use `->` to specify a command to be used when restoring a program (useful if
|
||||||
program with `->`:
|
the default restore command fails ):
|
||||||
|
|
||||||
set -g @resurrect-processes 'some_program "grunt->grunt development"'
|
set -g @resurrect-processes 'some_program "grunt->grunt development"'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user