zeddicus-pl / d2rHolyGrail

34 stars 8 forks source link

Added shortcuts for showing and clearing the search field #1

Closed GeoffMcLennan closed 2 years ago

GeoffMcLennan commented 2 years ago

Adding some idiomatic keyboard shortcuts for searching.

'Ctrl+F' will open the search field (if it is not already open) 'Esc' will clear the search field and close it (if it is open)

Just some QoL that I thought might be nice to add :)