Public bug reported:

Binary package hint: zsh

On command line, zsh interprets some %<letter> without possibility to escape it.
It is especially a problem with date which uses % in its format.

zsh /tmp$ date "+%d/%m %kh%M"
]0;date "+/tmp/ubuntu hubuntu"23/09 17h15

bash /tmp$ date "+%d/%m %kh%M"
23/09 17h15

This bug only appears on command line, not in script or when you pipe commands
zsh /tmp$ date "+%d/%m %kh%M" | less
will show the good result in less.

zsh 4.3.9-4ubuntu1
bash 3.2-5ubuntu1
coreutils 6.10-6ubuntu1

** Affects: zsh (Ubuntu)
     Importance: Undecided
         Status: New

-- 
zsh interpret some %[a-z] in command line
https://bugs.launchpad.net/bugs/435336
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to