We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e3d08 commit 6d21a2cCopy full SHA for 6d21a2c
README.md
@@ -20,9 +20,13 @@ Basic controls:
20
* ctrl+del/ins delete/insert in row direction, ctrl+shift+del/ins entire rows
21
* del while there is a selection deletes contents of selection
22
* ctrl+z/ctrl+y undo/redo
23
+
24
+Some neat features:
25
+ * Arbitrary-Shape selections
26
+ * Reference images
27
+ * Smart home/end
28
29
Issues:
- * Some actions (ins/del mostly) can't be un/redone
30
* It's not very good yet
31
32
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