Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
delete character under the cursor with `dl' in 'vicmd' keymap
- X-seq: zsh-users 15641
- From: first name <33facebook@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: delete character under the cursor with `dl' in 'vicmd' keymap
- Date: Thu, 9 Dec 2010 13:18:30 +1030
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=itj44zzfYqIHDN8Z181IQEPxyqP3ThdvheHAu2YD8NQ=; b=cA8YMZfMmQuR3vy6K+DNk1z921gseDPzdU9Dbso+U5t1z4aPtSxmu75byba3oH5MNf 6X1gA3acs9Xx7ZyAiBmdWx9oYXXBLvpbk0Q4ttZ5QZPD1Pvwo4ETHG4pc25+4RVaKAb8 oXrXhkPFtGUoB2XpyC6BjhEF/h3ncm3XW09KU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GmtFLwIzO8AmBpGZn1X2Pn2LlH3IdfsmuUi+jz3EI9E2zPxKF7g0CxXthzCnPobvT5 5cGti0QZQwGp+6ttcViLRmWVX2VkLLNWfmycOx5WuaKoPCARboo3j1bCQumvKwvxN0yr RbYVRCIxVSTDYTgmffchlNa/ejjnh+Vy62mYs=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
while in vim `dl' will delete the character under the curosr,
zsh in vicmd mapping will delete only left to the cursor, how do i change it?
i know that i can use the `x' key, but i would prefer a vim-like solution..
cheers
Messages sorted by:
Reverse Date,
Date,
Thread,
Author