dotfiles/tmux/.config
Marty Oehme d91adbfc13
tmux: Fix session chooser without fzf
If no fzf is installed, session chooser will now be the old manual
session name input. `tm session-name` will attach or create a session of
the same name, whether fzf is installed or not.

If invoked without argument, and fzf is installed will show a list of
sessions to choose from. If fzf is missing, will create new session
based on current directory.

`tl` has been changed to display the old non-interactive list if no fzf
exists. If fzf has been found however, it points to `tm` instead, since
invoking it without arguments fulfills the same function.
2020-07-23 15:29:05 +02:00
..
sh/alias.d tmux: Fix session chooser without fzf 2020-07-23 15:29:05 +02:00
tmux tmux: Add simple workout tracking session 2020-07-23 12:29:27 +02:00
zsh/completions Add tmux_attach_start script zsh completions 2020-02-04 10:00:05 +01:00