Commit graph

7 commits

Author SHA1 Message Date
Riccardo Schirone
9d68e9614f
Fix old math commands (#3828)
* 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 `%=`
2023-09-14 08:53:25 +08:00
pancake
3556cfe21b Fix two lines in doc/hud 2019-07-02 11:17:35 +02:00
pancake
d2133cbdf8 Fix V?? regression. Avoid tabs and ?y was deprecated a while ago 2018-12-17 16:48:29 +01:00
xarkes
5e097dbae1 Killed cons->truecolor in favor of cons->color 2018-02-24 11:47:38 +01:00
condret
8298ca2bc9 fix renaming functions from the hud 2014-09-17 00:14:44 +02:00
pancake
590afce233 Add few new commands to doc/hud 2014-08-30 01:09:09 +02:00
pancake
0851810e54 Move hud from shlr to doc/ 2013-07-24 08:57:20 +02:00
Renamed from shlr/hud/main (Browse further)