| Crates.io | edhex |
| lib.rs | edhex |
| version | 1.0.0 |
| created_at | 2021-04-13 17:56:45.296227+00 |
| updated_at | 2022-06-01 18:58:57.904912+00 |
| description | Hex editor that works vaguely like ed |
| homepage | https://github.com/jbaber/edhex |
| repository | https://github.com/jbaber/edhex |
| max_upload_size | |
| id | 383004 |
| size | 104,787 |
A hex editor that works vaguely like ed

edhex <filename>
echo '0,$p' |edhex -P <filename> |less -R
ed command is implemented* is printed by default.W for printing out.If you choose to save (P)references to $XDG_CONFIG_HOME or $HOME/.config/edhex/preferences, they will be automatically be loaded on startup.