zsh-workers
 help / color / mirror / code / Atom feed
From: <tomh@VNET.IBM.COM> (?)
To: zsh-workers@math.gatech.edu
Subject: aix broken?
Date: Mon, 27 Nov 1995 17:35:45 -0800	[thread overview]
Message-ID: <9511280135.AA26654@naha.stl.ibm.com> (raw)

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.


             reply	other threads:[~1995-11-28  1:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-28  1:35 ? [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9511280135.AA26654@naha.stl.ibm.com \
    --to=tomh@vnet.ibm.com \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).