Ladeni tmux konfigurace
This commit is contained in:
@@ -4,14 +4,15 @@
|
|||||||
# mkdir -p $HOME/.config/tmux
|
# mkdir -p $HOME/.config/tmux
|
||||||
# curl https://git.fnet.cz/lachtan/get/raw/branch/master/conf/tmux.conf -o $HOME/.config/tmux/tmux.conf
|
# curl https://git.fnet.cz/lachtan/get/raw/branch/master/conf/tmux.conf -o $HOME/.config/tmux/tmux.conf
|
||||||
|
|
||||||
# Searched in this oreder
|
# Searched in this oreder:
|
||||||
# /etc/tmux.conf
|
# /etc/tmux.conf
|
||||||
# ~/.config/tmux/tmux.conf
|
|
||||||
# ~/.tmux.conf
|
# ~/.tmux.conf
|
||||||
|
# ~/.config/tmux/tmux.conf
|
||||||
|
|
||||||
# Extended keys (required for pi Shift+Enter etc.)
|
# Extended keys (required for pi Shift+Enter etc.)
|
||||||
set -g extended-keys on
|
set -g extended-keys on
|
||||||
set -g extended-keys-format csi-u
|
# requires tmux >= 3.4
|
||||||
|
# set -g extended-keys-format csi-u
|
||||||
|
|
||||||
# Prefix: Ctrl+a (like screen)
|
# Prefix: Ctrl+a (like screen)
|
||||||
unbind C-b
|
unbind C-b
|
||||||
|
|||||||
Reference in New Issue
Block a user