Tip #310: showing ascii value of the current character in decimal, hex, and octal
tip karma |
Rating 18/10, Viewed by 781
|
created: |
|
August 13, 2002 12:10 |
|
complexity: |
|
basic |
author: |
|
calvin wong |
|
as of Vim: |
|
6.0 |
dont know if you guys know this or not, but i was trying to make the word "hello" to upper case by trying "gaUw" (=
which didnt work but it showed the decimal, hex, and octal of the char under the cursor... ncie to know.
<<close vim you left open remotely |
Open the folder containing the currently open file >>
Additional Notes
|