zsh-users
 help / color / mirror / code / Atom feed
* Newbie zsh setup warts (history, pipes, export, ...).
@ 2004-10-24 23:06 s. keeling
  2004-10-25  0:05 ` Clint Adams
  2004-10-25  1:11 ` Bart Schaefer
  0 siblings, 2 replies; 18+ messages in thread
From: s. keeling @ 2004-10-24 23:06 UTC (permalink / raw)
  To: zsh-users

I'm uset to doing "set | grep -i blah" but in zsh that produces:

  Binary file (standard input) matches

"set | less" works.  What's wrong with the grep?

I also don't appear to have history set up correctly.  It's not
saving my history between sessions.  These are in my ~/.zshenv:

  -------------------------------
HISTCONTROL=ignoredups
HISTFILE=$HOME/.zsh_history
HISTSIZE=2000
setopt HIST_EXPIRE_DUPS_FIRST
setopt APPEND_HISTORY
setopt hist_verify
setopt extended_history

export        HISTCONTROL         \
              HISTFILE            \
              HISTSIZE
  -------------------------------

What am I missing here, and does zsh need those last three exported?


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -


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

end of thread, other threads:[~2004-10-26 18:01 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-24 23:06 Newbie zsh setup warts (history, pipes, export, ...) s. keeling
2004-10-25  0:05 ` Clint Adams
     [not found]   ` <20041024232633.GB9382@lorien.comfychair.org>
2004-10-25  1:35     ` s. keeling
2004-10-25 10:19   ` Oliver Kiddle
2004-10-25  1:11 ` Bart Schaefer
2004-10-25  6:08   ` Wayne Davison
2004-10-25 16:25     ` s. keeling
2004-10-25 18:52       ` Juhapekka Tolvanen
2004-10-25 19:16       ` Jason Price
2004-10-26  3:57         ` s. keeling
2004-10-26  4:15           ` [ION Info #SZW-77636-264]: " s. keeling
2004-10-26  8:46           ` Olivier Tharan
2004-10-26 11:48           ` Nikolai Weibull
2004-10-26 15:16             ` s. keeling
2004-10-26 15:54               ` Nikolai Weibull
2004-10-26 16:27                 ` Bart Schaefer
2004-10-26 17:45                   ` Nikolai Weibull
2004-10-26 18:00                   ` s. keeling

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