Added byobu keybindings

clean_emacs
TuDatTr 2020-05-22 02:00:49 +02:00
parent 686f13e21c
commit 8886f8a3f6
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,9 @@
set -g prefix F12
unbind-key -n C-a
bind-key -n M-F1 display-panes \; split-window -v -c "#{pane_current_path}"
bind-key -n C-F1 display-panes \; split-window -h -c "#{pane_current_path}"
bind-key -n F1 new-window -c "#{pane_current_path}" \; rename-window "-"
bind-key -n F2 previous-window
bind-key -n F3 next-window

View File

@ -9,5 +9,5 @@ t:/home/tuan/Templates
w:/home/tuan/workspace_l/Projects
k:/home/tuan/Documents/CTF/TryHackMe/VulnUniversity
q:/home/tuan/.nextcloud/Quick Drop
':/home/tuan/.scripts
':/home/tuan/.byobu
e:/home/tuan/Documents/CTF/TryHackMe/Ice/2_Recon