Skip to content

feat(superfile): track spf config - #12

Open
ptaranat wants to merge 1 commit into
fix/zsh-orbstack-jetbrainsfrom
try/new-tools
Open

feat(superfile): track spf config#12
ptaranat wants to merge 1 commit into
fix/zsh-orbstack-jetbrainsfrom
try/new-tools

Conversation

@ptaranat

Copy link
Copy Markdown
Owner

Trying out superfile (spf) as a TUI file manager. Captures two changes
from the stock config:

  • zoxide_support = true. Off by default, and with it off spf reports
    "Zoxide not available" on the z hotkey, which reads like a missing
    binary rather than a disabled feature.
  • hotkeys.toml replaced with the vim preset shipped upstream at
    src/superfile_config/vimHotkeys.toml. Note d deletes with no
    modifier, and parent-directory is - rather than h.

theme/ is ignored: 21 stock files superfile ships and regenerates,
tracked by its own themeFileVersion. *.bak ignored too.

spf is installed to /usr/local/bin by its own installer, not brew, so
there is no Brewfile entry. hunk and herdr are not installed yet.

Trying out superfile (spf) as a TUI file manager. Captures two changes
from the stock config:

  - zoxide_support = true. Off by default, and with it off spf reports
    "Zoxide not available" on the z hotkey, which reads like a missing
    binary rather than a disabled feature.
  - hotkeys.toml replaced with the vim preset shipped upstream at
    src/superfile_config/vimHotkeys.toml. Note d deletes with no
    modifier, and parent-directory is - rather than h.

theme/ is ignored: 21 stock files superfile ships and regenerates,
tracked by its own themeFileVersion. *.bak ignored too.

spf is installed to /usr/local/bin by its own installer, not brew, so
there is no Brewfile entry. hunk and herdr are not installed yet.

Copy link
Copy Markdown
Owner Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant