cbywater / dotfiles

Dotfiles for my development setup
MIT License
2 stars 0 forks source link

Try make tmux session switcher prettier #7

Open cbywater opened 6 years ago

cbywater commented 6 years ago

Session switcher uses FZF, which is great, but with the current settings looks a bit naff.

Try center align it, and see if it's possible to make it look generally nicer. FZF has a preview pane thing that might come in handy as well

cbywater commented 6 years ago

In fact make the preview pane show whether we have a session open or not. Also add a keybinding to kill a session that is open

(see: https://github.com/junegunn/fzf#executing-external-programs)