zsh-users
 help / color / mirror / code / Atom feed
* vi editting troubles
@ 2001-05-21 19:13 Paul Ackersviller
  2001-05-21 20:28 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Ackersviller @ 2001-05-21 19:13 UTC (permalink / raw)
  To: zsh-users

Here are a couple of problems I've been having in the recent zsh's for
weeks, if not months.  Sorry for not reporting earlier, but here they are.

Neither `r' or `fc -e -' work, and give me this error.
fc: can't open temp file: bad address

Secondly, searching through my history fails as well.  This one's a
bit hard to describe, but it seems to be picking a work from the last
command without even waiting for me to input something to search for.
The binding looks normal:
"^[/" _history-complete-older
Another strange thing I notice when I turn on shell tracing is that my
TRAPZERR function runs in the middle of _history_complete_word -- is
there something I should be doing to avoid this?
+_history_complete_word:12> zstyle -s :completion::history-words stop stop
+TRAPZERR:0> eval echo "exit code 1"

-- 
Paul Ackersviller


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

end of thread, other threads:[~2001-05-21 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-21 19:13 vi editting troubles Paul Ackersviller
2001-05-21 20:28 ` 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).