Pascal Lasnier
Pascal Lasnier
### Version of Kakoune v2024.05.18 ### Reproducer When sending text selection to tmux by `repl-send-text`, if the selection is too large (~1k lines), it sends the last thing it sent...
Verified Scheme to CakeML compiler, small subset with call/cc
If a lambda re-enters a `letrec` initialisation expression using a continuation from `call/cc`, and specifically that lambda is referred to in both branches of an if-expression, it will have the...
I propose wrapping filetype detection config code in a dedicated module, for now I've named `detect-`, which gets immediately required after defining it, so as to preserve the normal autoload...