tty_display_file()
For the !defined(DEF_PAGER) config, if the file to be displayed can't be opened, refresh the screen after complaining about that rather than when no complaint is issued.
This commit is contained in:
@@ -1541,6 +1541,9 @@ tty: changes to support utf8 resulted in lines of text windows being shown
|
||||
tty: changes to support TTY_PERM_INVENT resulted in blank inventory menu when
|
||||
using the 'i' command while carrying only gold; didn't matter whether
|
||||
or not TTY_PERM_INVENT was enabled during build
|
||||
tty: for the !DEF_PAGER configuration, redraw screen properly if attempting
|
||||
to display a file fails and tty_display_file()'s caller requests
|
||||
feedback for that situation
|
||||
Unix: after lua changes to Makefiles, 'make spotless' for dat subdirectory
|
||||
left some generated data files which should have been deleted
|
||||
Windows: new tile additions in win/share did not trigger the creation of a new
|
||||
|
||||
Reference in New Issue
Block a user