summary refs log blame commit diff stats
path: root/README.md
blob: af8f5219ab146c1fd9e94399056e6743cdc2f3dc (plain) (tree)
1
2
3
4
5
6
7
8






                                               
                     








                                                                                 
# HexArt

An hex-based paletted image ~~editor~~ creator.

Keys:

- up/down/left/right move cursor
- k/j/h/l move cursor
- z decrement
- x increment
- shift+z step decrement
- shift+x step increment
- a propagating increment
- s propagating decrement [NYI]
- v "visual" mode [partially implemented - not compatible with propagating modes]
- w save
- esc exit (double esc if modified)