Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: about the workflow on file system. #1637

Open
sakurawald opened this issue Nov 25, 2024 · 1 comment
Open

question: about the workflow on file system. #1637

sakurawald opened this issue Nov 25, 2024 · 1 comment

Comments

@sakurawald
Copy link
Contributor

In lem editor, there is a filer command to open the file tree, and get a glance at the file tree.

If i want to create or delete a file in project directory or buffer directory, I have to use another file explorer like ranger in my terminal.

Is there better solution to integrate the file explorer into the lem?

A simple solution is to provide a generic command like execute-shell-in-buffer-directory or something like that, giving the posibility to use touch and mkdir, after the file is created, use open-file... command to open the file in the window.

@sakurawald
Copy link
Contributor Author

It's not that bad to use an external file explorer to operate on file system, like using ranger in a terminal. What i would like to know is: is this the right way to do file system works, or there are btter ways to this work?

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

No branches or pull requests

1 participant