zsh-workers
 help / color / mirror / code / Atom feed
* Tiny redraw issue in alt-x prompt
@ 2007-12-23  6:31 Mikael Magnusson
  0 siblings, 0 replies; only message in thread
From: Mikael Magnusson @ 2007-12-23  6:31 UTC (permalink / raw)
  To: zsh-workers

To reproduce:
zsh -f
<alt-x>
a<tab><continue typing>

will produce the following three "screenshots"
1)
%
execute: _
2)
%
execute: a_
accept-and-hold                accept-line-and-down-history
accept-and-infer-next-history  argument-base
accept-and-menu-complete       auto-suffix-remove
accept-line                    auto-suffix-retain
3)
%
execute: accept-and-_
                ccept-and-hold
accept-line-and-down-history
accept-and-infer-next-history  argument-base
accept-and-menu-complete       auto-suffix-remove
accept-line                    auto-suffix-retain

the spaces before ccept-and-hold are such that the actual word remains
in the same place in the terminal due to the linebreak, so it actually
looks like this:
%
execute: accept-and_
 ccept-and-hold                accept-line-and-down-history
accept-and-infer-next-history  argument-base
accept-and-menu-complete       auto-suffix-remove
accept-line                    auto-suffix-retain


-- 
Mikael Magnusson


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-23  6:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-23  6:31 Tiny redraw issue in alt-x prompt Mikael Magnusson

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