summaryrefslogtreecommitdiffstats
path: root/virtual-programs/esc-restart.folk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Use timestamp instead of rand for keypresses, don't retractOmar Rizwan2024-01-291-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 restartAndrés Cuervo2023-12-281-1/+1
|
* Integrate modifiers, fix esc-restartAndrés Cuervo2023-12-041-1/+1
|
* Proper escaping of keyboard keys; change esc-restart modifiersZach Potter2023-09-041-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 programAndrés Cuervo2023-08-311-4/+2
|
* Remove filename stuff, clean out some archive programsOmar Rizwan2023-06-141-2/+0
|
* Add esc-restart.folkOmar Rizwan2022-12-041-0/+7