B17007 - ctrl/p documentation
mention msg_window in the Guidebook and long online help. I didn't update hh since that only has one-liners. Also made the msg_window default clear in the Guidebook and opthelp. Plus, an update to Guidebook.txt in hopes that it won't need another before release.
This commit is contained in:
1
dat/help
1
dat/help
@@ -124,6 +124,7 @@ Commands:
|
||||
p Pay your shopping bill.
|
||||
P Put on an accessory (ring, amulet, etc).
|
||||
^P Repeat last message (subsequent ^P's repeat earlier messages).
|
||||
The behavior can be varied via the msg_window option.
|
||||
q Drink (quaff) a potion.
|
||||
Q Select ammunition for quiver.
|
||||
r Read a scroll or spellbook.
|
||||
|
||||
@@ -214,10 +214,11 @@ windowtype windowing system to be used [depends on operating system]
|
||||
|
||||
Compound option if TTY_GRAPHICS was set at compile time:
|
||||
msg_window the type of message window to use:
|
||||
Single -- One message at a time
|
||||
Full -- Full window with all saved top line messages
|
||||
Reverse -- Same as full, but messages printed most-recent-first
|
||||
Combination -- Two single messages, then as full
|
||||
single -- One message at a time
|
||||
full -- Full window with all saved top line messages
|
||||
reverse -- Same as full, but messages printed most-recent-first
|
||||
combination -- Two single messages, then as full
|
||||
default: single
|
||||
|
||||
Some sample options lists are:
|
||||
!autopickup,!tombstone,name:Gandalf,scores:own/3 top/2 around
|
||||
|
||||
Reference in New Issue
Block a user