zsh-workers
 help / color / mirror / code / Atom feed
* When GLOB_COMPLETE is on, tab completion does not work with path containing hyphens
@ 2019-12-09  1:19 Felix.Chen
  2019-12-09  9:23 ` Mikael Magnusson
  0 siblings, 1 reply; 6+ messages in thread
From: Felix.Chen @ 2019-12-09  1:19 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

% mkdir a-b

% touch a-b/{c,d}

 

Type 'ls a-b' without quotes and press tab multiple times, zsh will cycle
through 'ls a-b/c' and 'ls a-b/d'.

But if GLOB_COMPLETE is on, zsh only complete up to 'a-b/'.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-12-10  1:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-09  1:19 When GLOB_COMPLETE is on, tab completion does not work with path containing hyphens Felix.Chen
2019-12-09  9:23 ` Mikael Magnusson
2019-12-09  9:29   ` Daniel Shahaf
2019-12-09 10:21     ` Peter Stephenson
2019-12-09 10:34       ` Peter Stephenson
2019-12-10  0:51   ` Felix Chen

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).