I can't get Pinning to work #1168
-
|
Before posting an issue, are there any specific things I could check first related to Pinning not working? I am running superfile 1.4.0 in tmux in iTerm2 on Sequoia 15.7.1. thank you |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
|
@al3xandru Make sure that you are using the correct hotkey (capital p -> Shift+P) , and spf has permissions to write. |
Beta Was this translation helpful? Give feedback.
-
|
I believe something else might be highjacking the |
Beta Was this translation helpful? Give feedback.
-
which looks identical to the Just that I have this in the |
Beta Was this translation helpful? Give feedback.
-
|
That's it! I have added Thank you very much for the patience to help me figure our my own error. |
Beta Was this translation helpful? Give feedback.
Is there a clash with 'P' in your hotkey.toml? If you bind other keys with 'P', they might get executed first.
If thats not the case, I can create a debug branch, add extra logs around pin operation and then compare your system with mine.