BTS

Issue350

Title grml-etc-core: vi navigation in menuselection
Priority feature Status resolved
Superseder Nosy List mika, z3ttacht
Assigned To Topics

Created on 2007-11-26.13:22:06 by z3ttacht, last changed 2007-12-24.20:44:06 by mika.

Files
File name Uploaded Type Edit Remove
grml-etc-core_vi-bindkeys.patch z3ttacht, 2007-11-27.07:31:16 text/x-diff
Messages
msg1033 (view) Author: mika Date: 2007-12-24.20:44:05
We believe that your issue has been closed by the upload of
Version 0.3.45 of grml-etc-core from Michael Prokop <mika@grml.org>.
The explanation is attached below

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 22 Dec 2007 00:11:31 +0100
Source: grml-etc-core
Binary: grml-etc-core
Architecture: source all
Version: 0.3.45
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml-etc-core - core ecetera files for the grml system
Changes: 
 grml-etc-core (0.3.45) unstable; urgency=low
 .
   [ Michael Prokop ]
   * Drop the 'Make p in Visual mode replace the selected text...' from
     vimrc. More details available at
     http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2005-November/001577.html
     - thanks for the hint, James Vega!
 .
   [ Alexander Steinböck ]
   * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl)
     (disable by default though) as well as 'accept-and-infer-next history'
     (ctrl-o) to complete within directories and stay in menu completion.
     [Closes: issue350]
Files: 
 d0f8ba97564b55a94da9c460e53243f1 596 grml optional grml-etc-core_0.3.45.dsc
 5c75567df9cc8a3ea441a3b5fe521eb5 92293 grml optional grml-etc-core_0.3.45.tar.gz
 ccfa79f62da8403f9f7b65eeca2029ec 94078 grml optional grml-etc-core_0.3.45_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHcBmY2N9T+zficugRAovwAJ9aV/pKW2Gp0QUINS+pWK3PM/KA5ACdFBq7
CrrguG+HRpFlyPn7vlsNtmM=
=0G/6
-----END PGP SIGNATURE-----
msg962 (view) Author: z3ttacht Date: 2007-11-27.07:31:16
Added 'accept-and-infer-next-history' to the patch.
msg960 (view) Author: z3ttacht Date: 2007-11-26.13:22:05
IMHO it would be nice to have vi navigation besides cursor keys for
menu selection in Z-Shell available.
History
Date User Action Args
2007-12-24 20:44:06mikasetstatus: chatting -> resolved
nosy: mika, z3ttacht
messages: + msg1033
2007-11-27 07:31:17z3ttachtsetfiles: + grml-etc-core_vi-bindkeys.patch
nosy: mika, z3ttacht
messages: + msg962
2007-11-27 07:30:14z3ttachtsetfiles: - grml-etc-core_vi-bindkeys.patch
nosy: mika, z3ttacht
2007-11-26 13:22:06z3ttachtcreate