shithub: vexed

ref: db5d849be4549bf431b61670ca2ea71f144a8aca
dir: vexed/README.md

View raw version
# vexed
A visual hex editor for plan9.

![vexed](vexed.png)

Move using the arrow keys or select using the mouse.  
Scroll with page up/down, the mouse wheel or using the scrollbar.  
Home and End keys go to the beginning and end of the file respectively.  
Del or q exit the program.  

**THIS IS WORK IN PROGRESS. USE AT YOUR OWN RISK**

## Usage: 
```sh
% mk install
% vexed <file>
```

## License:
MIT

## Bugs:
Nope, only features!