lepton
11-14-2002, 09:44 AM
Anybody use the windows version of vim?
I want to have the data displayed in hex dump format (like using "xxd" and "xxd -r" on the linux version), but of course xxd doesn't work on windows.
The "ga" command will show the hex representation of the byte under the cursor, but it's "display only".
Not a major problem since I also have UltraEdit -- just curious.
Dave
I want to have the data displayed in hex dump format (like using "xxd" and "xxd -r" on the linux version), but of course xxd doesn't work on windows.
The "ga" command will show the hex representation of the byte under the cursor, but it's "display only".
Not a major problem since I also have UltraEdit -- just curious.
Dave