Add pj as main tool to list projects

(https://github.com/josephschmitt/pj)
This commit is contained in:
Yax 2026-03-05 08:53:14 +01:00
parent 13fa659245
commit 042593d834
3 changed files with 20 additions and 1 deletions

View file

@ -123,7 +123,7 @@ bind-key "s" run-shell "sesh connect \"$(
--bind 'ctrl-t:change-prompt(🪟 )+reload(sesh list -t --icons)' \
--bind 'ctrl-g:change-prompt(⚙️ )+reload(sesh list -c --icons)' \
--bind 'ctrl-x:change-prompt(📁 )+reload(sesh list -z --icons)' \
--bind 'ctrl-f:change-prompt(🔎 )+reload(find_projects)' \
--bind 'ctrl-f:change-prompt(🔎 )+reload(pj)' \
--bind 'ctrl-d:execute(tmux kill-session -t {2..})+change-prompt(⚡ )+reload(sesh list --icons)' \
--preview-window 'right:55%' \
--preview 'sesh preview {}'