Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12889] zsh: Delete, Home and End keys do not work

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12889] zsh: Delete, Home and End keys do not work
  • Date: 20 Jul 2006 17:43:28 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12889





------- Additional Comments From siflfran AT hawo.stw.uni-erlangen.de
2006-07-20 12:43 -------
In zsh we don't. From zsh's INSTALL:
## install configuration files. ##
install_config_file $SCRIPT_DIRECTORY/zshenv \
$INSTALL_ROOT/etc/zshenv &&
install_config_file $SCRIPT_DIRECTORY/zshrc \
$INSTALL_ROOT/etc/zshrc &&
install_config_file $SCRIPT_DIRECTORY/zprofile \
$INSTALL_ROOT/etc/zprofile

These are different from the ones supplied in ${SOURCE_DIRECTORY}/StartupFiles
(which I'd assume are the default configuration files?).
Also in libs/readline we install /etc/inputrc which is quite different from
the
example file supplied with the tarball (I think the file we install is from
linux from scratch).

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page