Re: F12: bash-completion issues?

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

 



  On 08/13/2010 03:14 PM, Daniel B. Thurman wrote:
> On 08/13/2010 02:26 PM, Bill Davidsen wrote:
>> Daniel B. Thurman wrote:
>>
>>> On 08/13/2010 09:47 AM, Patrick O'Callaghan wrote:
>>>
>>>> On Fri, 2010-08-13 at 08:59 -0700, Daniel B. Thurman wrote:
>>>>
>>> Yes, I have it installed on F12 and reinstalled it again.
>>> Does not work for me for some reason...
>>>
>> Just in case you have redefined TAB in some way, the escape for completion is
>> ESC-\ (escape backslash), try that. But I think the problem is elsewhere.
>>
> Ok, tried it.  It does not do anything at all.
>
Completion is user defined.
If you define it as Esc, then it is escape.
If you define it as TabTab then that's what it is.
Be careful is your shell also uses vi mode for command line editing.

For example:
I use ksh.
in my .profile,

set -o vi

allows me to bring up command history with
Esc\pattern
which lists the neares command in the history.
Now if I press Esc then v
i will enter vi edit screen to do extensive changes to the command,

In such a case, you do not want Esc to be your filename completion 
character.

Otherwise, Esc is a valid choice for filename completion.


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux