mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(tmux): add tmux nerd font window name plugin and fix keymap
This commit is contained in:
@@ -94,9 +94,9 @@ map ctrl+alt+9 send_text all \x02\x39
|
||||
# R (Jump to Last tmux Session)
|
||||
map ctrl+alt+r send_text all \x02\x52
|
||||
|
||||
# b (Previous Window)
|
||||
map ctrl+alt+[ send_text all \x02\x62
|
||||
map ctrl+alt+h send_text all \x02\x62
|
||||
# p (Previous Window)
|
||||
map ctrl+alt+[ send_text all \x02\x70
|
||||
map ctrl+alt+h send_text all \x02\x70
|
||||
|
||||
# n (Next Window)
|
||||
map ctrl+alt+] send_text all \x02\x6e
|
||||
|
||||
Reference in New Issue
Block a user