zsh-workers
 help / color / mirror / code / Atom feed
* unsetopt FLOW_CONTROL   (where implemented?)
@ 2002-03-19  0:59 Michal Maruška
  2002-03-19  1:20 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Maruška @ 2002-03-19  0:59 UTC (permalink / raw)
  To: zsh-workers


i've just "re-invented" this feature, and bingo! Zsh has it. I wonder why i did
not notice it earlier.   Now i want it everywhere (other programs).

Is it in readline or where?

TIA


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: unsetopt FLOW_CONTROL   (where implemented?)
  2002-03-19  0:59 unsetopt FLOW_CONTROL (where implemented?) Michal Maruška
@ 2002-03-19  1:20 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2002-03-19  1:20 UTC (permalink / raw)
  To: Michal Maruška; +Cc: zsh-workers

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN, Size: 471 bytes --]

On 19 Mar 2002, Michal [iso-8859-2] Maru¹ka wrote:

> i've just "re-invented" this feature, and bingo! Zsh has it. I wonder
> why i did not notice it earlier.  Now i want it everywhere (other
> programs).
>
> Is it in readline or where?

Zsh has its very own custom line editor, ZLE.  It does not use GNU
readline, and ZLE is integrated with shell syntax/semantics and therefore
cannot be separated from zsh to include in other programs.

I'm afraid you're on your own.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-19  1:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-19  0:59 unsetopt FLOW_CONTROL (where implemented?) Michal Maruška
2002-03-19  1:20 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).