mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update git, tmux, vscode, nvim, update bin's, openbox
This commit is contained in:
parent
197750ffa3
commit
4400d0aac8
13 changed files with 64 additions and 1059 deletions
|
|
@ -19,11 +19,8 @@ set-option -sa terminal-overrides ",*:Tc"
|
|||
###== Keybindongs
|
||||
|
||||
## HOME/END key support
|
||||
bind-key -n End send-key C-e
|
||||
bind-key -n Home send-key C-a
|
||||
#bind-key -n Home send Escape "OH"
|
||||
#bind-key -n End send Escape "OF"
|
||||
|
||||
bind-key -n Home send Escape "OH"
|
||||
bind-key -n End send Escape "OF"
|
||||
|
||||
## Reload config
|
||||
bind r source-file ~/.tmux.conf \; display 'Reloaded tmux config'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue