You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately due to complications with imgui input, ctrl-u (or any custom keybind that includes a printable character really) currently only works when you unfocus the input field.
However you could also go the usual ctrl-a (select everything) -> del route you might be used to from input fields in places outside the game.
All other filtration menus seem to work with ctrl-u for me though.
If there is something specific about just the 'V'iew filtration menu that has a technical limitation, should the help text here be updated to not show ctrl-U will clear the line?
Only input popups that have been migrated to imgui have that problem.
Removing it from the help text is an option. But ideally we'd want a proper fix. Or drop the keybind completely, but it's a keybind linux users might be used to and want to keep.
Describe the bug
Ctrl-u appears to have no effect in the filtration menu for 'V'iew.
Attach save file
N/A
Steps to reproduce
Hit 'V' to bring up the view menu.
Hit 'f' to filter.
Type some arbitrary letters.
Press ctrl-u
Expected behavior
Expect the filter input to clear when ctrl-u is pressed.
Screenshots
No response
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Portal Storms Ignore NPCs [personal_portal_storms],
Slowdown Fungal Growth [no_fungal_growth]
]
Additional context
No response
The text was updated successfully, but these errors were encountered: