| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WIP: Use timestamp instead of rand for keypresses, don't retract | Omar Rizwan | 2024-01-29 | 1 | -1/+1 |
| | | | | | | This fixes key dropping, but leaks statements all over the place. To do next: retract old key events after a while. | ||||
| * | Fix Alt+ESC restart | Andrés Cuervo | 2023-12-28 | 1 | -1/+1 |
| | | |||||
| * | Integrate modifiers, fix esc-restart | Andrés Cuervo | 2023-12-04 | 1 | -1/+1 |
| | | |||||
| * | Proper escaping of keyboard keys; change esc-restart modifiers | Zach Potter | 2023-09-04 | 1 | -3/+3 |
| | | | | | | | 1. Escape words in `subst` by wrapping them in a list! I took this tip from the "Generating Scripts and Lists" section of https://wiki.tcl-lang.org/page/subst 2. Change the esc-restart key from plain ESC to alt-ESC, so you can use the escape key in vim terminals. | ||||
| * | Fix esc-restart program | Andrés Cuervo | 2023-08-31 | 1 | -4/+2 |
| | | |||||
| * | Remove filename stuff, clean out some archive programs | Omar Rizwan | 2023-06-14 | 1 | -2/+0 |
| | | |||||
| * | Add esc-restart.folk | Omar Rizwan | 2022-12-04 | 1 | -0/+7 |
