Add :tcd for changing Tmux's cwd
This commit is contained in:
parent
98f92433b3
commit
b4a272b74b
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@
|
|||
(evil-ex-define-cmd "msg" 'view-echo-area-messages)
|
||||
(evil-ex-define-cmd "gtd" 'open-gtd)
|
||||
(evil-ex-define-cmd "notes" 'open-notes)
|
||||
(evil-ex-define-cmd "tcd" (λ (my/tmux-chdir (projectile-project-root))))
|
||||
|
||||
;;;; Keymap fixes ;;;;;;;;;;;;;;;
|
||||
;; Make ESC quit all the things
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue