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

Add API for Multi-File Selection and Save with Filename Return #406

Open
xiaolan610 opened this issue Sep 27, 2024 · 6 comments
Open

Add API for Multi-File Selection and Save with Filename Return #406

xiaolan610 opened this issue Sep 27, 2024 · 6 comments
Labels
idea any new ideas or suggestions

Comments

@xiaolan610
Copy link

xiaolan610 commented Sep 27, 2024

Is your feature request related to a problem? Please describe.
I found that I have no way to save files use TUI easily on the terminal. 😂

Describe the solution you'd like
I would like to add an API that supports selecting multiple files, saving files, 和 returning the names of the files that were operated on.

Additional context
Lazy developers like me will be thanks for this. 🥰

@xiaolan610 xiaolan610 added the idea any new ideas or suggestions label Sep 27, 2024
@yorukot
Copy link
Owner

yorukot commented Oct 2, 2024

Selecting multiple files is already possible, you can check https://superfile.netlify.app/getting-started/tutorial/.
Also i dont fully understand what do you mean about saving files and returning the names of the files that were operated on.
btw, I can talk to you in Chinese if you want.

@Zim-Inn
Copy link

Zim-Inn commented Oct 8, 2024

Selecting multiple files is already possible
btw, I can talk to you in Chinese if you want.

哥们,虽然v模式下配合筛选和其它快捷键可以很方便地进行文件多选,但是多选之后并不支持Ctril+p复制路径.
在我的使用场景中,复制路径是最高频的操作. 只能单选复制就很呆.

@yorukot
Copy link
Owner

yorukot commented Oct 8, 2024

哥们,虽然v模式下配合筛选和其它快捷键可以很方便地进行文件多选,但是多选之后并不支持Ctril+p复制路径. 在我的使用场景中,复制路径是最高频的操作. 只能单选复制就很呆.

你要複製多個文件的路徑? 還是你是說選取到某個位置之後在多選的情況下複製那一個文件的路徑?

@Zim-Inn
Copy link

Zim-Inn commented Oct 9, 2024

你要複製多個文件的路徑?

当然是复制多个. 我希望multi select之后multi copy path, 在复制的文本中一个路径占一行,这样很方便后续编辑

@marsjane
Copy link

selection mode 这个我现在按v好像没有任何反应 进不去这个mode

@yorukot
Copy link
Owner

yorukot commented Nov 21, 2024

@marsjane
對 我剛剛找到原因然後released 1.1.6了
更多資訊:
#474

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea any new ideas or suggestions
Projects
None yet
Development

No branches or pull requests

4 participants