0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source/keyboard
Neil Jenkins 6cfd85bd8e Add undo point for automatic list creation
If you do `*` then space or `1. ` then space at the beginning of a line,
we automatically create a list. Now you can use undo to undo just the
automatic list creation, reverting to the plain text you typed.
2023-12-20 14:17:34 +11:00
..
Backspace.ts Fix backspace can delete two characters 2023-02-22 11:27:16 +11:00
Delete.ts Squire 2.0 2023-01-23 13:18:29 +11:00
Enter.ts Squire 2.0 2023-01-23 13:18:29 +11:00
KeyHandlers.ts Use modern keyboard event properties 2023-12-20 14:17:34 +11:00
KeyHelpers.ts Fix crash linkifying text in middle of node 2023-04-20 10:57:05 +10:00
Space.ts Add undo point for automatic list creation 2023-12-20 14:17:34 +11:00
Tab.ts Squire 2.0 2023-01-23 13:18:29 +11:00