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:58:39 -0000

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





------- Additional Comments From ruskie AT email.si 2006-07-20 12:58 -------
To see what it installs.

cat /etc/zprofile
for i in /etc/profile.d/*.sh ; do
if [ -r "$i" ]; then
. $i
fi
done


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