2020-08-27 12:34:05 +02:00
|
|
|
Changes to acme
|
|
|
|
===============
|
|
|
|
|
|
|
|
- changed color scheme to dark background and light text
|
|
|
|
- changed keyboard shortcuts:
|
|
|
|
- Down and Up now move the cursor to the end of the line below/above
|
2020-08-27 20:49:11 +02:00
|
|
|
- If you scroll more than 10 lines at a time, the cursor moves along
|
2020-08-27 12:34:05 +02:00
|
|
|
- switched behavior of Home/End with ^A/^E
|
2020-08-27 21:17:49 +02:00
|
|
|
- Ctrl+c, Ctrl+x, Ctrl+v, Ctrl+s now work as expected
|
2020-08-27 12:34:05 +02:00
|
|
|
- Ctrl+z for undo, Ctrl+y for redo
|
2020-08-27 15:33:39 +02:00
|
|
|
- DELETE key
|
|
|
|
|