* core/cmd: Adjust math commands * shell: make `?x` commands a parsing failure We have moved the `?x` commands to `%x`, thus now no command should start with `?`. This patch makes the parser fail to parse `?x` strings. * core/tui: use APIs in panels * There's no `%q` anymore, use `%=` |
||
|---|---|---|
| .. | ||
| tree_sitter | ||
| grammar.json | ||
| meson.build | ||
| node-types.json | ||
| parser.c | ||
| scanner.c | ||