Pasi Kallinen
9d64d135b8
Curses: fix extended command input
...
The extended command input prompt was behaving in an unintended way:
Typing #a<enter> executed #adjust. Spaces in the entry prevented matching
any command. No error message was given when no command was matched.
Fix all of those, so it behaves more like the tty.
Clean up the tty, curses, and X11 windowport code, so they don't use
the extcmdlist array directly, but query with extcmds_match
and extcmds_getentry.
2022-01-22 14:32:53 +02:00
..
2021-08-21 07:59:18 -04:00
2021-01-03 13:37:25 -06:00
2021-02-07 22:25:25 -06:00
2020-10-14 09:25:45 -07:00
2021-08-21 07:59:18 -04:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-07-24 17:52:47 -04:00
2022-01-17 17:13:59 +02:00
2021-12-26 00:16:55 -08:00
2020-08-03 22:07:36 -04:00
2022-01-17 17:13:59 +02:00
2021-10-24 18:04:57 -04:00
2020-08-03 22:07:36 -04:00
2022-01-14 13:51:26 -08:00
2021-01-26 21:06:16 -05:00
2021-10-16 12:12:21 -04:00
2020-08-03 22:07:36 -04:00
2022-01-22 14:32:53 +02:00
2021-11-23 16:43:42 -05:00
2021-10-16 12:12:21 -04:00
2022-01-22 14:32:53 +02:00
2022-01-19 14:22:21 -08:00
2022-01-08 20:04:57 +02:00
2020-08-03 22:07:36 -04:00
2019-01-28 10:02:08 +01:00
2021-01-20 22:18:34 -06:00
2020-08-03 22:07:36 -04:00
2021-12-26 00:16:55 -08:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-09-19 20:52:19 +03:00
2020-12-04 09:30:21 +02:00
2021-12-25 10:51:20 +02:00
2020-12-26 11:23:23 -05:00
2021-12-31 21:12:21 +02:00
2021-12-26 14:57:29 -08:00
2021-12-14 05:49:31 -08:00
2021-09-12 05:31:01 -07:00
2021-10-27 15:36:32 -07:00
2022-01-13 14:25:01 -08:00
2022-01-04 00:08:12 -05:00
2021-10-16 12:12:21 -04:00
2021-08-21 07:59:18 -04:00
2020-08-03 22:07:36 -04:00
2021-05-23 11:11:58 +03:00
2020-08-03 22:07:36 -04:00
2021-12-19 19:31:19 -08:00
2021-10-15 15:43:23 -07:00
2020-08-03 22:07:36 -04:00
2021-07-30 16:35:36 +03:00
2020-08-03 22:07:36 -04:00
2021-09-18 19:51:04 -04:00
2020-08-03 22:07:36 -04:00
2021-07-24 17:52:47 -04:00
2020-08-03 22:07:36 -04:00
2020-08-12 16:15:28 -07:00
2021-10-16 12:12:21 -04:00
2021-11-06 18:24:36 -07:00
2022-01-04 08:24:08 -05:00
2021-03-14 15:12:46 -07:00
2021-10-05 01:11:24 -07:00
2021-10-21 08:48:23 -04:00
2021-10-16 12:12:21 -04:00
2021-10-22 12:27:10 -04:00
2020-08-03 22:07:36 -04:00
2021-06-06 05:54:53 -07:00
2021-11-16 15:27:33 -05:00
2021-03-13 18:18:53 -08:00
2021-12-20 08:16:13 -08:00
2021-09-20 09:32:40 -04:00
2021-09-18 19:51:04 -04:00
2021-01-26 10:27:51 -05:00
2020-08-03 22:07:36 -04:00
2022-01-14 13:51:26 -08:00
2022-01-11 10:25:50 -08:00