| bio | website | |
|---|---|---|
| location | ||
| age | 28 | |
| visits | member for | 1 year, 5 months |
| seen | Jul 30 '12 at 8:07 | |
| stats | profile views | 3 |
|
Feb 10 |
comment |
Why does Terminal ignore capital “B”? I didn't had a ~/.inputrcfile before... |
|
Feb 8 |
comment |
Why does Terminal ignore capital “B”? writing a script with echo "Book" worked well, while writing the script I've noticed that the B letter works find in vim, then I tried read and cat, and both worked. only the bash shell is corrupted. I've tried to remove: /etc/profile, /etc/bashrc, ~/.bashrc and ~/.profile. nothing help :-/ |
|
Feb 8 |
comment |
Why does Terminal ignore capital “B”? Update: when switching to csh instead of bash or sh, The capital B works like charm :-/ |
|
Feb 8 |
comment |
Why does Terminal ignore capital “B”? I mean that if I open a text editor, writing the word: "Book", copy then paste to the Terminal, it will be pasted as "ook". |