zsh-workers
 help / color / mirror / code / Atom feed
* Bugreport zsh 3.1.2: Shell exits prematurely after aborting history-incremental-search-backward
@ 1998-06-01 19:57 Torsten Hilbrich
  1998-06-02 15:49 ` Peter Stephenson
  1998-06-11 15:26 ` Peter Stephenson
  0 siblings, 2 replies; 9+ messages in thread
From: Torsten Hilbrich @ 1998-06-01 19:57 UTC (permalink / raw)
  To: zsh-workers


Sorry, if that bug is already known, but I haven't found any
mentioning in the BUGS file and the FAQ.

If I startup the zsh I immediatly history-incremental-search-backward
(^R) in the history.  Instead of executing the found command I simply
abort using ^C.  Then the next return with or without any command
given will immediatly exit the shell.  It also happens if there is no
match found in the backward search.

Example:

~$ zsh -f
marvin% 
Press: Ctrl-R Ctrl-C Return 
Shells exit at this point
~$ 

The shell is linked with the ncurses library:

~$ ldd `which zsh` 
        libncurses.so.3.4 => /lib/libncurses.so.3.4 (0x40011000)
        libc.so.6 => /lib/libc.so.6 (0x40056000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Please sent me mail copies of your responds,

	Torsten


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

end of thread, other threads:[~1998-06-13 15:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-01 19:57 Bugreport zsh 3.1.2: Shell exits prematurely after aborting history-incremental-search-backward Torsten Hilbrich
1998-06-02 15:49 ` Peter Stephenson
1998-06-02 17:41   ` Bart Schaefer
1998-06-03  9:09     ` Peter Stephenson
1998-06-11 15:26 ` Peter Stephenson
1998-06-12  2:58   ` Bart Schaefer
1998-06-12  9:16     ` Peter Stephenson
1998-06-12 15:38       ` Bart Schaefer
1998-06-12 21:41   ` Torsten Hilbrich

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