bug-bash
[Top][All Lists]
Advanced

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

Re: Numbering of items during completion


From: Chet Ramey
Subject: Re: Numbering of items during completion
Date: Fri, 24 Aug 2007 15:23:23 -0400
User-agent: Thunderbird 2.0.0.6 (Macintosh/20070728)

Gerrit Sangel wrote:
> Hello list,
> 
> I have several files with unicode characters in the file names. But I am 
> using 
> a German keymap, which only has a limited amount of characters mapped to it.
> 
> The problem now is, if I want to change into a directory or open a file which 
> has, say, a Korean character in it, I have no chance to open this file 
> because I can't type in its character (I know, I could change the keyboard 
> layout, but this is not convenient and sometimes, if I can't read the script, 
> I have no way to input the files - Imagine a Chinese character, even though 
> you can read chinese very well, it could happen that you cannot enter the 
> character. Also, on the ordinary console, I have no way to change the keymap 
> or use a more sophisticated input method).

If you want the ability to select one from several possible completions,
try binding TAB to `menu-complete'.  It cycles through possible completions
every time you hit TAB, and allows you to stop where you want.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                       Live Strong.  No day but today.
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]