jeremyramin / terminal-plus

A terminal package for Atom, complete with themes and more.
https://atom.io/packages/terminal-plus
MIT License
481 stars 254 forks source link

CTRL+<letter> commands do not work properly #153

Open alejandroandreu opened 8 years ago

alejandroandreu commented 8 years ago

Hi,

Firstly, hanks for contribution to Atom, I really needed something like your built-in terminal emulator.

I encountered an issue today, when using Atom on MacOS X

Steps to reproduce

Expected result:

Actual result:

Workaround:

erwstout commented 8 years ago

I know this isn't a solution but typing clear and hitting enter will clear the terminal as well.

shivam-anand commented 8 years ago

Hi. I've faced the same issue in Linux. Though hitting the CTRL+L again does not seem to be necessary. Typing any key after a CTRL+L clears the terminal.

rodmax commented 8 years ago

At First thanks to the author for the plugin, very useful for me

@erwstout workaround Typing any key after a CTRL+L clears the terminal works but it would be nice to fix it properly.

Personally for me it is the only thing that causes discomfort when using this plugin

yajo commented 8 years ago

Interesting... I use Fish and there CTRL+L works fine, but _CTRL+:arrowright: doesn't (it is used to fill the next suggested word). Instead, it prints [5C, which is annoying.

cheesepaulo commented 5 years ago

I create an alias on zsh nammed cl Not the best but works!