Files
nethack/win/Qt
PatR 546c1101b0 more 'selectsaved'
If the saved game menu has more than 13 games, it won't be able to
use 'n' for "new game" and 'q' for "quit".  Switch to 'N' and 'Q'
instead of just using the next letters in sequence.  Only resort to
next-letters if there are more than 39 games.

tty and curses handle a list of many save files via menu pagination.
X11 does so with one long page possessing a scroll bar.  If there
are more than 52 entries, selection via mouse is needed beyond 'Z'.

Qt has one page without any scroll bar so won't provide access to
the full set of save files when there are too many to fit on the
screen.
2024-10-12 15:03:54 -07:00
..
2019-12-07 17:07:50 +01:00
2019-12-07 17:07:50 +01:00
2024-07-13 16:31:35 -04:00
2021-12-30 11:29:03 -08:00
2019-12-07 17:07:50 +01:00
2020-12-27 17:01:33 -08:00
2019-12-07 17:07:50 +01:00
2021-12-30 11:29:03 -08:00
2019-12-07 17:07:50 +01:00
2023-11-22 16:01:58 -05:00
2022-01-04 12:23:06 -08:00
2022-11-23 13:11:14 -08:00
2023-01-22 12:35:54 -08:00
2019-12-07 17:07:50 +01:00
2021-12-30 11:29:03 -08:00
2021-01-08 13:47:34 -08:00
2021-12-30 11:29:03 -08:00
2019-12-07 17:07:50 +01:00
2024-07-13 16:31:35 -04:00
2022-01-10 13:23:09 -08:00
2022-06-11 13:52:58 -04:00
2023-04-04 14:25:24 -04:00
2022-11-23 13:11:14 -08:00
2019-12-07 17:07:50 +01:00
2024-02-28 20:15:56 -08:00
2024-02-28 11:47:16 -08:00
2024-02-28 11:47:16 -08:00
2022-11-23 13:11:14 -08:00
2022-11-23 13:11:14 -08:00
2021-12-30 11:29:03 -08:00
2020-11-05 14:36:13 -08:00
2024-10-12 15:03:54 -07:00
2019-12-07 17:07:50 +01:00
2024-02-28 20:15:56 -08:00
2024-02-28 20:15:56 -08:00
2021-04-11 14:55:45 -07:00
2024-02-28 20:15:56 -08:00
2024-07-13 16:31:35 -04:00
2024-02-28 20:15:56 -08:00
2024-10-12 15:03:54 -07:00