pop-os / cosmic-term

WIP COSMIC terminal emulator
GNU General Public License v3.0
368 stars 61 forks source link

Add a plain mode, which is zellij/tmux friendly #266

Open luccahuguet opened 1 month ago

luccahuguet commented 1 month ago

When plain mode is activated, keybindings related to navigation get disabled, since this would get taken care of by zellij/tmux

example of this in other terminals: https://raphamorim.io/rio/blog#highlight-9-navigation-mode-called-plain

luccahuguet commented 1 month ago

ideally these keybindings would get removed from the menu interface as well

RossBarnie commented 1 month ago

I can't actually use tmux within cosmic-term at the moment because my Prefix keys (Ctrl + Space) are seemingly not passed to tmux and when I hit Ctrl+Space it just adds a space at the prompt. This feature request would help but I wonder if there's a bug too as this doesn't happen in other terminals (eg gnome-terminal).