Yi York,

On Sun, Apr 3, 2011 at 8:08 PM, York Zhao <[email protected]> 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

_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to