sponsor Vim development Vim logo Vim Book Ad

vim-hex-rework : vim hex edit plugin

 script karma  Rating 12/5, Downloaded by 177  Comments, bugs, improvements  Vim wiki

created by
Zhanqian Ye
 
script type
utility
 
description
Vim embeds with xxd to display hex strings, the hex string can be changed only when the number of hex strings is the same, thus you can't insert new hex character, or delete some existing hex character.

vim-hex-rework add one command: Hexrework. You can insert new hex characters, delete hex characters in the hex string, then run 'Hexrework' command, the 'Hexrework' command will change current buffer's content, make it match with xxd format. When the file is written, the binary file is updated accordingly.

The whole document can be found at https://github.com/rargo/vim-hex-rework
 
install details
copy the script file into your ~/.vim/plugin directory or use vim install plugin tools like Vundle.

 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-hex-rework.vim 1.1 2022-12-19 7.0 Zhanqian Ye fix error infomation
vim-hex-rework.vim 1.0 2022-12-19 7.0 Zhanqian Ye Initial upload
ip used for rating: 3.137.171.121

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github