[Run] Allow (Ctrl-L) to complete files using file-browser.

Merge old setup from #1116

issue: #1116  #659
This commit is contained in:
Dave Davenport
2021-06-01 13:14:45 +02:00
parent 3598ebe603
commit 2eefd9b191
9 changed files with 114 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ typedef enum
ACCEPT_ALT,
ACCEPT_CUSTOM,
MODE_NEXT,
MODE_COMPLETE,
MODE_PREVIOUS,
TOGGLE_CASE_SENSITIVITY,
DELETE_ENTRY,