bug-bash
[Top][All Lists]
Advanced

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

Re: Filename completion causes doubling of initial ':' character


From: Andreas Schwab
Subject: Re: Filename completion causes doubling of initial ':' character
Date: Sat, 03 Dec 2016 16:43:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.90 (gnu/linux)

On Dez 03 2016, "Ravi (Tom) Hale" <ravi@hale.ee> wrote:

> Description:
> ------------
> Given a filename called ':example'
> When the user enters 'command :' and hits <tab>
> Then the completion of the filename gets a doubled colon, specifically:
> ':\:example'

Make sure you don't have any custom completion functions (run complete
-r) or non-default setting of COMP_WORDBREAKS.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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