File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 25
25
- add save and restore hooks
26
26
- always use ` -ao ` flags for ` ps ` command to detect commands
27
27
- Deprecate restoring shell history feature.
28
+ - ` view ` added to the list of automatically restored programs
28
29
29
30
### v2.4.0, 2015-02-23
30
31
- add "tmux-test"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ restore_path_option="@resurrect-restore-script-path"
9
9
10
10
# default processes that are restored
11
11
default_proc_list_option=" @resurrect-default-processes"
12
- default_proc_list=' vi vim nvim emacs man less more tail top htop irssi weechat mutt'
12
+ default_proc_list=' vi vim view nvim emacs man less more tail top htop irssi weechat mutt'
13
13
14
14
# User defined processes that are restored
15
15
# 'false' - nothing is restored
You can’t perform that action at this time.
0 commit comments