tty autocomplete
Change tty extended command autocomplete, based loosely on <Someone>'s patch, to allow you to type autocompleted characters. That is, you can type characters the autocompleter inserted without invalidating the command. I haven't looked closely, but at least some other windowport extended command readers seem to already behave similarly.
This commit is contained in:
@@ -371,6 +371,7 @@ tty: support terms where turning off inverse video turns off color too
|
||||
tty: object selection at --More-- prompt after '?' didn't work anymore
|
||||
unix: install recover command into GAMEDIR by default
|
||||
vms: prevent error() from indirectly triggering hangup save during forced exit
|
||||
tty: ext command autocomplete now lets you enter auto-completed characters
|
||||
|
||||
|
||||
General New Features
|
||||
|
||||
Reference in New Issue
Block a user