mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-02 04:26:59 +00:00
Mutt added to the list of automatically restored programs
This commit is contained in:
@ -9,7 +9,7 @@ restore_path_option="@resurrect-restore-script-path"
|
||||
|
||||
# default processes that are restored
|
||||
default_proc_list_option="@resurrect-default-processes"
|
||||
default_proc_list='vi vim nvim emacs man less more tail top htop irssi'
|
||||
default_proc_list='vi vim nvim emacs man less more tail top htop irssi mutt'
|
||||
|
||||
# User defined processes that are restored
|
||||
# 'false' - nothing is restored
|
||||
|
Reference in New Issue
Block a user