christoomey / vim-tmux-navigator

Seamless navigation between tmux panes and vim splits
MIT License
5.07k stars 319 forks source link

Replace ": ... <cr>" mappings with "<Cmd> ... <cr>" #328

Closed personinblack closed 1 year ago

personinblack commented 1 year ago

":" in mappings trigger "CmdlineEnter" autocmd but "\" does not.