'ga' command doesn't work

Christoph Lange langec at web.de
Sun Apr 3 21:40:28 CEST 2011


Yi York,

On Sun, Apr 3, 2011 at 8:08 PM, York Zhao <gtdplatform at gmail.com> wrote:
> The 'ga' command is supposed to display hex, ascii value of char under
> cursor but it doesn't work. I believe this is a pretty handy "must have"
> feature.

that should be easy to realize (unless you want a 100% vim-compatible
implementation).

I have this in my ~/.emacs:

(vimpulse-map "ga" 'what-cursor-position)

Cheers,

Christoph

-- 
Christoph Lange, http://de.wikipedia.org/wiki/Benutzer:Langec, ICQ# 51191833



More information about the implementations-list mailing list