generalized options affecting bindings by parsing the output of tmux list-keys
and reinjecting modified commands into tmux bind-key, closes #68 applies to: - tmux_conf_new_window_retain_current_path - tmux_conf_new_pane_retain_current_path - tmux_conf_new_pane_reconnect_ssh - tmux_conf_copy_to_os_clipboard
This commit is contained in:
@@ -234,6 +234,7 @@ tmux_conf_theme_clock_style='24'
|
||||
# in copy mode, copying selection also copies to the OS clipboard
|
||||
# - true
|
||||
# - false (default)
|
||||
# on macOS, this require installing reattach-to-user-namespace, see README.md
|
||||
tmux_conf_copy_to_os_clipboard=false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user