Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '"bindkey" is different under different shells' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
"bindkey" is different under different shells
Authored by: huzzam on Sep 04, '02 02:35:25PM

if your default shell is tcsh (default under 10.0-10.1), bindkey works from the terminal. under bash (default under 10.2) it doesn't work. under zsh, you get a different list. just to make sure you get the right list, type:

tcsh [return]
bindkey [return]

peace
peter



[ Reply to This | # ]