u/funbike

Script for fuzzy finding Neovim buffers across all Tmux panes
▲ 13 r/neovim+1 crossposts

Script for fuzzy finding Neovim buffers across all Tmux panes

I wrote a bash script for fuzzy finding a loaded Tmux buffer across all running instances of Neovim inside of your Tmux panes. Upon selection of a file, it will switch to that pane and buffer.

https://gist.github.com/mikeslattery/444f4fef4a20cfe786ba323a081262f7

On my system it's at ~/bin/fzfbuf. It should work for Mac, BSD Unix, and Linux, but it's only tested on Linux.

Requires: fzf bat eza

u/funbike — 5 days ago

You can switch TTYs using ctlr+alt+F# keys. I am pretty sure it's possible to run a separate DE on each TTY without having to logout/login. Imagine KDE on one and Hyperland on another. Switching should just be a single keystroke.

I prefer tiled window managers, but occasionally there is an app that just is not happy being managed that way. An alternate DE would be helpful in that case. Another situation would be X11 vs Wayland. Some apps just work better in a X11 environment.

Anyone ever try this? Was it hard to do? I am using Fedora.

reddit.com
u/funbike — 24 days ago