Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
delete-word does not delete the entire word...
- X-seq: zsh-users 6687
- From: DervishD <raul@xxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: delete-word does not delete the entire word...
- Date: Sat, 11 Oct 2003 14:10:52 +0200
- Mail-followup-to: Zsh Users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Pleyades
Hi all :)
When I issue delete-word in a line like this:
asridfds jf'_'invnck fhdsfjh shdfasdf
where '_' is the cursor position, the entire word jfinvnck is not
deleted, just the portion between the cursor and the end of the word.
That's not what I expect, and the manual is pretty terse: delete-word
delete the current word.
I'm using 4.0.7, with the default WORDCHARS contents, and I've
noticed that this seems to be the standard behaviour of this kind of
widget: kill-word does the same, backward-delete-word too, etc...
This is not exactly a problem for me, but before creating a new
widget that deletes from the start of the word using the existing
ones I would like to know if the problem is... me. If I'm doing
something wrong I would like to know O:)
Thanks a lot in advance :))
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author