Why Nostr? What is Njump?
2024-11-09 16:10:52

woland on Nostr: To print the ascii value of the character under the cursor in Vim, do: ga Assuming ...

To print the ascii value of the character under the cursor in Vim, do:

ga

Assuming the cursor is on the char <j>:

<j> 106, Hex 6a, Octal 152

See:

:h ga

#vim
Author Public Key
npub1su3jjxe2keh9fz5zuyrypcxcjdksjnfx3gwkwx7ylvtny69hj5ps4fgahu