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

        






                                  



                                
                     







                                                                                 
                                                                                        
                                   
# HexArt

Yet another image editor.

## Features

HexArt is a paletted image editor.

## Usage

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
- p palette editing mode (supports all of the above but might not always be a good idea)
- esc exit (double esc if modified)