clarification

svn path=/trunk/kdebase/konsole/; revision=39729
wilder-portage
Lars Doelle 27 years ago
parent 4f4207f6ac
commit c650d41f18
  1. 7
      src/TEmuVt102.C

@ -747,8 +747,11 @@ void TEmuVt102::onKeyPress( QKeyEvent* ev )
>> // This is a hack, but it works. So there.
NO! this is correct X-On/X-Off behavior. Use Ctrl-Q to release.
This is most likely an application or usage problem. I'll remove
this section in a bit.
This is most likely an application or usage problem. Try Ctrl-S
(search) in emacs -nw for an example. Ctrl-S is to cause freeze
in the shell. If you experience it elsewhere (e.g. joe), please
report the problem to the author of the program.
I'll remove this section in a bit.
*/
// revert to non-history when typing

Loading…
Cancel
Save