[nethack] Use DECgraphics in curses mode
This commit is contained in:
parent
aff206e2a0
commit
9d5f76e377
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ OPTIONS=!bones
|
||||||
## Interface Stuff
|
## Interface Stuff
|
||||||
##
|
##
|
||||||
|
|
||||||
# Make alt work on macOS
|
# Use the curses interface with DEC graphics.
|
||||||
OPTIONS=windowtype:curses
|
OPTIONS=windowtype:curses,symset:DECgraphics
|
||||||
# Always show inventory
|
# Always show inventory
|
||||||
OPTIONS=perm_invent
|
OPTIONS=perm_invent
|
||||||
# Enable colors
|
# Enable colors
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue