feat(aliases): R/RA/RE/REA for REDRAW/REGEN; register verbs

This commit is contained in:
Karim Jerbi 2026-08-09 22:14:11 +01:00
commit d2e18ead38
2 changed files with 9 additions and 0 deletions

View file

@ -130,6 +130,10 @@ UN, *UNITS
TP, *TOOLPALETTES
SSM, *SHEETSET
HI, *HIDE
R, *REDRAW
RA, *REDRAWALL
RE, *REGEN
REA, *REGENALL
3O, *3DORBIT
ORBIT, *3DORBIT
MV, *MVIEW

View file

@ -423,6 +423,11 @@ inventory::submit!(crate::command::CommandRegistration {
"XOPEN",
"REGION",
"REG",
// Redraw / regenerate the display caches.
"REDRAW",
"REDRAWALL",
"REGEN",
"REGENALL",
"ARCHIVE",
"ETRANSMIT",
"FLATSHOT",