Skip to content

cd_quit not working and documentation doesn't clarify the need of spf function #1106

@miguel-montes-lorenzo

Description

@miguel-montes-lorenzo

Bug description

I am trying to use the "cd_quit" hotkey and it doesn't work

To Reproduce

  1. 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)
  1. Enter superfile
  2. Hit g or Q
  3. 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

No one assigned

    Labels

    documentationImprovements or additions to documentationdoneThis feature has been completedpending releaseFix is merged, but not released to the newer version

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions