zsh-workers
 help / color / mirror / code / Atom feed
* Suggestion: forward-delete-word
@ 2018-09-24 18:29 Noam Barnea
  2018-09-24 18:59 ` Jérémie Roquet
  0 siblings, 1 reply; 6+ messages in thread
From: Noam Barnea @ 2018-09-24 18:29 UTC (permalink / raw)
  To: zsh-workers

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

There are many widgets that go backwards and erase some amount of text:
backward-delete-char, backward-delete-word, backward-kill-line, and
backward-kill-word. But, there are no such widgets going forward. The
forward direction only has movement by char or word but no erasure.
That could be inconvenient as that's a whole direction of text that has no
efficient solution for getting rid of text.

Now, ideally I would find where such widgets are defined in the code and
add them in myself, but I do not have enough C or zsh knowledge to do that
and I'm heading to a convention tomorrow. I would not have access to a
computer for at least three days. That's why I'm suggesting it here (in
hopes it gets picked up).

Good luck and thank you for your time,
Noam Barnea.

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

end of thread, other threads:[~2018-09-26 15:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-24 18:29 Suggestion: forward-delete-word Noam Barnea
2018-09-24 18:59 ` Jérémie Roquet
2018-09-26  5:32   ` Bart Schaefer
2018-09-26 14:55     ` Daniel Shahaf
2018-09-26 15:05       ` Mikael Magnusson
2018-09-26 15:12         ` Daniel Shahaf

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