14 lines
476 B
Plaintext
14 lines
476 B
Plaintext
Changes to acme
|
|
===============
|
|
|
|
- changed color scheme to dark background and light text
|
|
- reversed the logic of the globalautoindent and bart flags
|
|
- changed keyboard shortcuts:
|
|
- Down and Up now move the cursor to the end of the line below/above
|
|
- If you scroll more than 10 lines at a time, the cursor moves along
|
|
- switched behavior of Home/End with ^A/^E
|
|
- Ctrl+c, Ctrl+x, Ctrl+v, Ctrl+s now work as expected
|
|
- Ctrl+z for undo, Ctrl+y for redo
|
|
- DELETE key
|
|
|