Floobits / atom-term3

Open Terminal tabs in Atom. Fork of Term package
Other
88 stars 17 forks source link

Keystrokes are sent to the shell regardless of their use as bindings in Atom. #24

Open admiral-Guck opened 8 years ago

admiral-Guck commented 8 years ago

I use several function keys for window/pane management and am thus greeted by a line of escape characters every time I switch to a terminal.

Now I get that some people need their shell to see everything, so maybe having an option to only pass through a user-defined set of keystrokes can appease everybody? Or the opposite, a blacklist of keystrokes to not pass through? Or reject any combinations that are listed in Atom's settings?

Just some food for thought and not really urgent, just CTRL-C that shit away :zap: :+1: .

pmcelhaney commented 8 years ago

Is there a way to move focus out of the shell before entering a shortcut? That would be a workable solution as far as I'm concerned.

admiral-Guck commented 8 years ago

Sounds good, I'll look into it tomorrow.

Patrick McElhaney:

Is there a way to move focus out of the shell before entering a shortcut? That would be a workable solution as far as I'm concerned.


Reply to this email directly or view it on GitHub: https://github.com/Floobits/atom-term3/issues/24#issuecomment-165900398

cento commented 8 years ago

Same problem here, usually with cmd+ for pane switch

v3ss0n commented 8 years ago

anyone working on it? it is so annoying right now.