Skip to content

Commit 6d21a2c

Browse files
committed
Readme
1 parent 14e3d08 commit 6d21a2c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,13 @@ Basic controls:
2020
* ctrl+del/ins delete/insert in row direction, ctrl+shift+del/ins entire rows
2121
* del while there is a selection deletes contents of selection
2222
* ctrl+z/ctrl+y undo/redo
23+
24+
Some neat features:
25+
* Arbitrary-Shape selections
26+
* Reference images
27+
* Smart home/end
2328

2429
Issues:
25-
* Some actions (ins/del mostly) can't be un/redone
2630
* It's not very good yet
2731

2832
The Ansi(Whatever).py files can be used without Qt or any gui stuff whatsoever to read, write, manipulate and render .ans files.

0 commit comments

Comments
 (0)