feat(tmux): mappings

This commit is contained in:
thek4n 2024-04-09 09:49:13 +03:00
parent 997e3b6177
commit f06daf3bf9

View File

@ -25,7 +25,7 @@ bind-key s choose-tree -ZsK '#{?#{e|<:#{line},9},#{e|+:1,#{line}},#{?#{e|<:#{lin
# Switch new named session
bind n command-prompt -p "New session:" "new-session -A -d -s '%1' \; switch-client -t '%1'"
bind n command-prompt -p "New session:" "new-session -A -d -s '%1' -c ~ \; switch-client -t '%1'"
# Kill session and reattach to last session