zsh-workers
 help / color / mirror / code / Atom feed
* [BUG] Line number in prompt after `zle reset-prompt'
@ 2015-10-31 18:42 Sebastian Gniazdowski
  2015-10-31 20:23 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Gniazdowski @ 2015-10-31 18:42 UTC (permalink / raw)
  To: Zsh hackers list

Hello
To reproduce:

PROMPT="%i # "
a() { zle reset-prompt }
zle -N a
bindkey "^E" a

and press Ctrl-E. Line number will change, most probably to "0", but
in my other large script it changes to 50 and other numbers, depending
on what I do with the script

Best regards,
Sebastian Gniazdowski


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

end of thread, other threads:[~2015-11-01 18:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-31 18:42 [BUG] Line number in prompt after `zle reset-prompt' Sebastian Gniazdowski
2015-10-31 20:23 ` Bart Schaefer
2015-11-01 15:18   ` Sebastian Gniazdowski
2015-11-01 18:59     ` Bart Schaefer

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