gelert@lemmy.worldtoShell Scripting@programming.dev•Fuzzy-switching sesssion in tmux scriptEnglish
2·
1 year agoYou don’t have to already be inside of Neovim.
Tmux 3.2’s new display-popup command is a neat way to access the telescope picker when you are outside of Neovim.
source: https://github.com/camgraff/telescope-tmux.nvim#use-with-tmux-display-popup
You can just set up a keybinding, and a new instance of Neovim will start in a popup window inside of Tmux.
There’s a fractional delay while Neovim starts up, but I find it well within tolerance, personally.
There are others, but I like all of these: