Opening nnn in alacritty by keyboard shortcut bypasses tmux session #1743
-
|
I have alacritty + tmux and everything works fine when I start However, when I try to assign a keyboard shortcut to I've been able to pinpoint the problem to So my question is: "What is so special about The top of my |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
It bypasses the (interactive) shell AFAIK which might have something to do with this. Try |
Beta Was this translation helpful? Give feedback.
-
|
Tried using in fish:
and
and and And tried in bash: Nothing works. And just in case: |
Beta Was this translation helpful? Give feedback.
-
|
For those trying to reconcile nnn with alacritty + tmux:
|
Beta Was this translation helpful? Give feedback.
For those trying to reconcile nnn with alacritty + tmux:
alacritty -e tmux new-session -A -D -s main nnn -e