zsh-workers
 help / color / mirror / code / Atom feed
* aix broken?
@ 1995-11-28  1:35 ?
  1995-11-28 11:54 ` Jos Backus
  1995-11-28 16:17 ` Clinton Bunch
  0 siblings, 2 replies; 6+ messages in thread
From: ? @ 1995-11-28  1:35 UTC (permalink / raw)
  To: zsh-workers

Greetings. I find myself working on an aix box (rs6000, 4.1.3) these days.

When I run zsh 2.5.3, it will unexpectedly segmentation fault at
seemingly innocuous points. For example, whenever I attempt to cd to
/tom, a local directory on my machine, it segmentation faults.

zsh 2.6.12 doesn't segmentation fault, but its tty interface is
broken. In particular, it forgets what <backspace> means, and it
doesn't repaint the line correctly after a, for example, ^a^k.

I'm used to running 2.5.3 on solaris 2.3, where zsh works
beautifully. My settings are

    setopt APPEND_HISTORY       # don't overwrite the history file
    setopt HIST_NO_STORE        # don't store "fc" commands
    setopt HIST_IGNORE_DUPS
setopt AUTO_CD          # don't require "cd"
setopt AUTO_NAME_DIRS   # terse directory names
setopt CORRECT          # correct spelling of commands
setopt EXTENDED_GLOB    # treat #, ~, and ^ special
setopt GLOB_DOTS                # turn off requireing "."'s
setopt INTERACTIVE_COMMENTS     # allow comments
setopt LIST_TYPES               # trailing @ or / or *
setopt NO_CLOBBER
setopt RCQUOTES         # allow 'who''s' as well as 'who'\''s'
setopt SH_WORD_SPLIT    # parameter values are  split  into  separate  words

Thanks very much for any help you may provide.


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

end of thread, other threads:[~1995-11-28 18:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-11-28  1:35 aix broken? ?
1995-11-28 11:54 ` Jos Backus
1995-11-28 14:44   ` Richard Coleman
1995-11-28 18:09   ` ?
1995-11-28 16:17 ` Clinton Bunch
1995-11-28 17:00   ` Jos Backus

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