this post was submitted on 26 Jul 2023
13 points (93.3% liked)

VIM - Vi IMproved

1039 readers
1 users here now

For Vim enthusiasts and anyone interested in Vim/Neovim!

"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco

#HJKL

founded 1 year ago
MODERATORS
 

I'm aware that you can "edit" binary files with :%!xxd but seriously, am I the only one to think it's totally pathetic? Vim should be better than that.

I use Hexer myself. It's binary editing done right and it should be merged into vim - as in, type :hex or something and the edition mode switches to that editor's layout.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago

I agree that VIM binay support is pathetic. Hoping someone will jump on here to say there is some plugin or technique that I'm unaware of that shores this up.