zsh-workers
 help / color / mirror / code / Atom feed
* Regression: broken completion on modification time
@ 2016-06-12 20:32 Dima Kogan
  2016-06-13  0:47 ` Bart Schaefer
  0 siblings, 1 reply; 19+ messages in thread
From: Dima Kogan @ 2016-06-12 20:32 UTC (permalink / raw)
  To: zsh-workers

Hi. Let's say I have a trivial .zshrc:

  autoload -Uz compinit
  compinit

In zsh 5.0.5 (Debian version 5.0.5-2) I can type in an interactive
shell:

  $ ls *(m

Then I press TAB to get the different ways to specify modification time,
and I get

  time specifier
  M  -- months
  d  -- days
  h  -- hours
  m  -- minutes
  s  -- seconds
  w  -- weeks
  sense
  +  -- more than
  -  -- less than

This is correct. If I update the zsh package, or use the zsh from git
and do the same thing, I get no message, and instead the completion
cycles between various integers. This is wrong, or at least very
different from before, and not obviously correct. I haven't done any
more bisecting, but hopefully this will be obvious to somebody.

Thanks
dima


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

end of thread, other threads:[~2016-06-21 15:10 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-12 20:32 Regression: broken completion on modification time Dima Kogan
2016-06-13  0:47 ` Bart Schaefer
2016-06-13  1:37   ` Dima Kogan
2016-06-13 22:00   ` Oliver Kiddle
2016-06-14 16:14     ` Bart Schaefer
2016-06-15 16:32       ` Oliver Kiddle
2016-06-15 23:24         ` Daniel Shahaf
2016-06-17 16:19           ` Oliver Kiddle
2016-06-17 18:11             ` Bart Schaefer
2016-06-17 19:10               ` Nikolay Aleksandrovich Pavlov (ZyX)
2016-06-17 22:02                 ` Oliver Kiddle
2016-06-17 22:20                   ` Nikolay Aleksandrovich Pavlov (ZyX)
2016-06-17 22:33                 ` Bart Schaefer
2016-06-17 22:49                   ` Nikolay Aleksandrovich Pavlov (ZyX)
2016-06-17 23:00                     ` Bart Schaefer
2016-06-17 23:50               ` Oliver Kiddle
2016-06-19 16:04                 ` Bart Schaefer
2016-06-21  1:41             ` Daniel Shahaf
2016-06-21 14:31               ` Oliver Kiddle

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).