Horje
tmux mouch scroll enable Code Example
tmux enable mouse scroll
tmux set -g mouse on
tmux mouch scroll enable
bind -n WheelUpPane if -t = "test $(echo #{pane_current_command} |grep -e 'man' -e 'less' -e 'journalctl')" "select-pane -t = ; send-keys Up Up Up Up"  "if-shell -F -t = '#{?mouse_any_flag,1,#{pane_in_mode}}' 'send-keys -M' 'select-pane -t = ; copy-mode -e; send-keys -M'"
bind -n WheelDownPane if -t = "test $(echo #{pane_current_command} |grep -e 'man' -e 'less' -e 'journalctl')" "select-pane -t = ; send-keys Down Down Down Down"  "if-shell -F -t = '#{?mouse_any_flag,1,#{pane_in_mode}}' 'send-keys -M' 'select-pane -t = ; copy-mode -e; send-keys -M'"




Shell

Related
get sentence in folder Code Example get sentence in folder Code Example
bitcoin core download Code Example bitcoin core download Code Example
network drive using wine linux Code Example network drive using wine linux Code Example
Default side-by-side NDK installation is not found. Code Example Default side-by-side NDK installation is not found. Code Example
hadoop hive get time from timestamp Code Example hadoop hive get time from timestamp Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9