Sunday, December 4, 2011

Re: What does ^S work? -> stop output in terminals

On Sun, Dec 04, 2011 at 05:02:39AM EST, Sven Guckes wrote:

[..]

> you can disable start+stop within the
> terminal with the "stty" command:
>
> stty start ''
> stty stop ''
>
> "stty" should then show:
>
> start = <undef>; stop = <undef>;
>
> then again.. you might want to
> use this feature now and then.

[..]

In a typical standalone PC/linux environment I only remember using it to
freeze the display at bootup in order to read messages flying by on the
console. There are other/better ways, but sometimes the quick'n dirty
approach comes in handy.

CJ

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment