Skip to content

Commit

Permalink
Idea to show tmux aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
NonlinearFruit committed Jun 8, 2024
1 parent 88c079e commit 6099855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ unbind-key c
bind-key c new-window -c "#{pane_current_path}"
## Show custom bindings
# comm -23 <(tmux list-keys | sort) <(tmux -L test -f /dev/null list-keys | sort)
## Show aliases
# tmux show-options command-alias

# Aliases
## Chat
Expand Down

0 comments on commit 6099855

Please sign in to comment.