-
-
Notifications
You must be signed in to change notification settings - Fork 400
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationdoneThis feature has been completedThis feature has been completedpending releaseFix is merged, but not released to the newer versionFix is merged, but not released to the newer version
Description
Bug description
I am trying to use the "cd_quit" hotkey and it doesn't work
To Reproduce
- Set this config:
# config.toml
cd_on_quit = false # doesn't work with true either
# hotkeys.toml
quit = ['q', 'esc']
cd_quit = ['Q', 'g'] # quit and cd (was 'Q' by default)
- Enter superfile
- Hit
g
orQ
- Doesn't do anything :(
Expected behavior
Should exit spf to the selected path
System information (please complete the following information):
- OS: windows (wsl2)
- Version: win11 + Ubuntu-24.04
- superfile Version: v1.3.3
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationdoneThis feature has been completedThis feature has been completedpending releaseFix is merged, but not released to the newer versionFix is merged, but not released to the newer version