-
Hi dear Helix community! I'm very new to Helix and I'm experimenting with it. I have a question about the following workflow:
At this point, it would be helpful for me as a newb user to see a file picker dialog. Instead, I get an error message and that's it. I do understand that opening a file picker is not very far from issuing a write command in the first place. However, is there a file picker at all in Helix? Is there a command in Helix that would try to just "save" the current file, but if it's a new one, open the file picker dialog? Overall, what are my possible options at this point? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
space-f
will bring up a fuzzy file picker. On master, there is also #11285 There isn't a command to open a file picker dialogue and then write.:write <path_name>
btw if you missed that