bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash, no slash


From: Chet Ramey
Subject: Re: bash, no slash
Date: Sat, 31 Jan 2009 12:14:12 -0500
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

davide.chiarini@gmail.com wrote:
> hi all,
> 
> I'm having a strange problem with my bash setup. I'm using bash 3.2.0
> on ubuntu.
> Basically, I can't type a slash ('/') any way I try.
> If I hit the slash key - nothing. Numeric keypad - nothing. I remapped
> the keyboard to assign that character to another key - it turns to a
> dead key.
> If, from within bash, I run any other shell, the slash key works
> properly.
> This is an old install of ubuntu. I remember at first having problems
> getting autocomplete to work and fiddling into some files. I don't
> recall exactly what I had to do, but It's the only thing I did that
> could have caused this problem.
> However, I think I've undone pretty much everything I did.
> any hints on what configuration file could be involved in this
> problem? I think I've run ot of ideas...

I'm almost positive that you've remapped / to another character (or a
command that has no discernible effect) in readline.  Look at your
readline startup files.  You can see your current key bindings with
`bind -p' from the bash prompt.

Chet


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]