Skip to content

Commit

Permalink
display tmux jumps in a popup
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Jul 23, 2021
1 parent f841aa7 commit 0b9a57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/tmux.nix
Expand Up @@ -23,7 +23,7 @@ in {
# quickly open CLI tools
bind h run-shell "${lazygit-window}/bin/lazygit-window"
bind j split-window -h ${tmux-session}/bin/tmux-jump
bind j display-popup -E ${tmux-session}/bin/tmux-jump
# get rid of the half-second escape time for kakoune's escape key
set -sg escape-time 25
Expand Down

0 comments on commit 0b9a57a

Please sign in to comment.