zsh-users
 help / color / mirror / code / Atom feed
* Re: question
@ 1998-03-09 18:46 Niall Smart
  0 siblings, 0 replies; 13+ messages in thread
From: Niall Smart @ 1998-03-09 18:46 UTC (permalink / raw)
  To: Bart Schaefer, Mircea Damian, zsh-users

On Mar 9,  9:30am, "Bart Schaefer" wrote:
} Subject: Re: question
> On Mar 9,  6:01pm, Mircea Damian wrote:
> } Subject: Re: question
> }
> } Another issue:
> }  There is a problem in zsh-3.0.5 which I can't reproduce it. Sometimes, not
> } very often, it happens to exit unexpectedly from my session.
> 
> Have you by any chance applied a patch for the HIST_REDUCE_BLANKS option?
> The most recently posted version of that patch -- which was quite a while
> ago, admittedly -- applies (IIRC) without rejections to zsh-3.0.x, but
> introduces a bug that causes the shell to exit as soon as the length of
> the history exactly equals HISTSIZE.  
> 
> However, I doubt that's the problem ... the only place in the code that
> I can find that would print the string "logout" on the same line as the
> prompt, like you showed here:
> 
> } dmircea@mail:/home/dmircea% logout
> 
> Is this bit of init.c:

I though Mircea said he had put "echo logout" in his .zshlogout?
I deleted the original post...


Niall


^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <CGME20180302035019epcas2p31b866a89661bbedcf2af60dbb038e091@epcas2p3.samsung.com>]
* question
@ 1998-03-09 11:27 Mircea Damian
  1998-03-09 11:48 ` question Andrew Main
  0 siblings, 1 reply; 13+ messages in thread
From: Mircea Damian @ 1998-03-09 11:27 UTC (permalink / raw)
  To: zsh-users

Hello,

I have just a small question to ask:
My default shell is /usr/local/bin/zsh.

First the key bindings are:

"^@"    set-mark-command
"^A"    beginning-of-line
"^B"    backward-char
"^C"    undefined-key
"^D"    delete-char-or-list
"^E"    end-of-line
"^F"    forward-char
"^G"    send-break
"^H"    backward-delete-char
"^I"    expand-or-complete
"^J"    accept-line
"^K"    kill-line

<skip some lines>

"^[w"   copy-region-as-kill
"^[x"   execute-named-cmd
"^[y"   yank-pop
"^[z"   execute-last-named-cmd
"^[|"   vi-goto-column
"^[^?"  backward-kill-word
dmircea@mail:/home/dmircea%

After that if I launch zsh again the bindings are a lot shorter. I'm used
to press ^A and ^E to go to the beginning of line or at the end. These
sequences are not mapped anymore.

Is there any solution to resolve this except binding every key in my .zshrc
or .zprofile(or anything like that)?

PS: I noticed that since I started to use screen. Anyway there isn't any
connection between screen and zsh (see the example above when I didn't use
screen)

-- 
Mircea Damian
Kappa Administrator
dmircea@roedu.net, dmircea@lbi.ro, dmircea@kappa.ro
MD65-RIPE, MD2225, MD1-6BONE
Phone: +40-1-7719245


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

end of thread, other threads:[~2018-03-02 12:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-09 18:46 question Niall Smart
     [not found] <CGME20180302035019epcas2p31b866a89661bbedcf2af60dbb038e091@epcas2p3.samsung.com>
2018-03-02  3:48 ` question Quolick
2018-03-02  4:34   ` question lilydjwg
2018-03-02 12:00     ` question Vincent Bernat
2018-03-02  4:38   ` question Ray Andrews
2018-03-02  9:05   ` question Peter Stephenson
  -- strict thread matches above, loose matches on Subject: below --
1998-03-09 11:27 question Mircea Damian
1998-03-09 11:48 ` question Andrew Main
1998-03-09 14:35   ` question Geoff Wing
1998-03-09 16:01     ` question Mircea Damian
1998-03-09 17:30       ` question Bart Schaefer
1998-03-09 17:42         ` question Mircea Damian
1998-03-10 11:04       ` question Stephen Marley

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