test-case: \C-n reserved key fires status message #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steps
cd ~/src/aish && luajit main.lua[aish:fast]>prompt (don't type anything else), press Ctrl-N.Expected
[aish] Norris mode not yet implemented (Phase 3)(dim-styled).What this exercises
Phase 1 §1 done-criteria #5 —
rl_bind_keyseqmechanism works end-to-end with a Lua callback.Reserves the binding for Phase 3's Norris consumer.
Succesful