zsh-workers
 help / color / mirror / code / Atom feed
* Completion undefine some control characters.
@ 2000-05-11 10:56 Tanaka Akira
  0 siblings, 0 replies; 2+ messages in thread
From: Tanaka Akira @ 2000-05-11 10:56 UTC (permalink / raw)
  To: zsh-workers

Z(4):akr@serein% Src/zsh -f  
serein% bindkey -e; autoload -U compinit; compinit -D 
serein% stty
speed 9600 baud; line = 0;
erase = ^H;
-brkint -imaxbel
serein% ls <TAB><C-u>
serein% stty
speed 9600 baud; line = 0;
quit = <undef>; erase = ^H; susp = <undef>; lnext = <undef>; flush = <undef>;
-brkint inlcr -imaxbel
serein% 

Completion undefine some control characters.
-- 
Tanaka Akira


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

* Re: Completion undefine some control characters.
@ 2000-05-11 12:52 Sven Wischnowsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wischnowsky @ 2000-05-11 12:52 UTC (permalink / raw)
  To: zsh-workers


Tanaka Akira wrote:

> Z(4):akr@serein% Src/zsh -f  
> serein% bindkey -e; autoload -U compinit; compinit -D 
> serein% stty
> speed 9600 baud; line = 0;
> erase = ^H;
> -brkint -imaxbel
> serein% ls <TAB><C-u>
> serein% stty
> speed 9600 baud; line = 0;
> quit = <undef>; erase = ^H; susp = <undef>; lnext = <undef>; flush = <undef>;
> -brkint inlcr -imaxbel
> serein% 
> 
> Completion undefine some control characters.

(The `inlcr' has been causing me all kinds of trouble lately...)

That's caused by the `exec </dev/null' Bart added. No idea what's
happening here yet... (it's too darn hot here for thinking).

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

end of thread, other threads:[~2000-05-11 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-11 10:56 Completion undefine some control characters Tanaka Akira
2000-05-11 12:52 Sven Wischnowsky

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).