dunlin/test
Daniel Barlow 5069e6aff1 move command state into per-frame table
lots of dependent changes here, unfortunately

- get rid of Buffer.current (it's per-frame now)
- in define-command, functions providing default parameter values
   now accept frame as parameter
- in keymaps, parameter values are functions that accept frame as
   parameter
2022-12-27 12:25:50 +00:00
..
command.fnl move command state into per-frame table 2022-12-27 12:25:50 +00:00
keymap.fnl express keymap bindings as [command-name args] 2022-12-26 16:53:41 +00:00
run.sh improve test harness 2022-12-21 15:26:24 +00:00