ghostx2 / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

Send keystrokes without hitting enter (useful for VI) #273

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be useful to send keystrokes without assuming the enter button is 
being pressed.  For example, when in VI I press "i" to go into insert mode, but 
if an enter is pressed then I also get a line space that I now need to go to 
every window to delete.

In addition to letters, this could be expanded to function keys such as 
backspace, delete, home, end, arrow keys, etc.  I know these functions are 
handled in Putty Command Sender as buttons on the GUI.  They could be offered 
as a toolbar that can be shown or hidden.

Original issue reported on code.google.com by jrj4...@gmail.com on 10 Dec 2012 at 5:56

GoogleCodeExporter commented 9 years ago
Issue 279 has been merged into this issue.

Original comment by btatey...@gmail.com on 29 Apr 2013 at 1:03

GoogleCodeExporter commented 9 years ago
Something like TeraTerm Assistant would be nice.
Currently in superputty you can't autocomplete directories or send carriage 
returns without any preceding characters.

Original comment by david.so...@rakops.com on 8 Aug 2014 at 2:06