Change some command keys

Change 'v' from #versionshort to #chronicle.
Change 'V' from #history to #versionshort.
History can still be accessed either directly with the extended command,
or via the help menu.
Versionshort now accepts the m-prefix, and then shows the longer version.
This commit is contained in:
Pasi Kallinen
2026-03-21 17:54:16 +02:00
parent 1eadfa962d
commit 8e4c7f9fb5
6 changed files with 16 additions and 11 deletions

4
dat/hh
View File

@@ -34,8 +34,8 @@ O options set options
/ what-is tell what a map symbol represents
\ known display list of what's been discovered
| perminv interact with persistent inventory window instead of hero+map
v version display version number
V history display game history
v chronicle display a list of important events
V version display version number
^A again redo the previous command
^R redraw redraw the screen
^P prevmsg repeat previous message (consecutive ^P's repeat earlier ones)