Compare commits

..

No commits in common. "446eb00ce0ffbfcf0bac204a19de5e7a8917f5fa" and "45ea5be37938ca9eaecfb9e5ab8d9b43212b964c" have entirely different histories.

2 changed files with 2 additions and 8 deletions

View file

@ -104,14 +104,8 @@ in
xdg.configFile.tmux = {
target = "tmux/tmux.conf";
text = ''
set -g default-terminal "xterm-256color"
set-window-option -g xterm-keys on
set -ag update-environment "SSH_TTY SSH_CLIENT"
set -g default-terminal "tmux-256color"
set -g prefix C-z
set -g status-keys vi
setw -g mode-keys vi
setw -g aggressive-resize on
set -g mouse on
# do not wait for a manually entered escape sequence, just forward it immediately
set -g escape-time 0
bind-key C-z send-prefix

View file

@ -191,4 +191,4 @@
:config
;;literate
(default +bindings +gnupg +smartparens))
(default +bindings +smartparens))