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

Adding Vi mode for keyboard shortcuts #42

Open
wants to merge 160 commits into
base: thumbnailer
Choose a base branch
from

Conversation

EvanKoe
Copy link

@EvanKoe EvanKoe commented May 5, 2022

I'd like to make a branch of this project, where, instead of the standard shortcuts, you can use a model similar to the Vim Normal mode to execute actions. For example :

  • y to copy (yank)
  • p to paste
  • d to cut
  • x to delete
  • v to select all
  • etc...

I wanted to make it a new branch in order not to overwrite the standard shortcuts a majority of people would like, but I am not allowed to create new branches, so I pulled on this one.

reionwong and others added 30 commits July 25, 2021 03:51
Currently translated at 100.0% (64 of 64 strings)

Translated using Weblate (Sinhala)

Currently translated at 62.5% (40 of 64 strings)

Added translation using Weblate (Sinhala)

Co-authored-by: HelaBasa <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Weblate <[email protected]>
Co-authored-by: roxfr <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/fr/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/si/
Translation: CutefishOS/FileManager
Currently translated at 100.0% (64 of 64 strings)

Translated using Weblate (Hungarian)

Currently translated at 100.0% (64 of 64 strings)

Translated using Weblate (German)

Currently translated at 100.0% (64 of 64 strings)

Co-authored-by: Béla Bajza <[email protected]>
Co-authored-by: Ettore Atalan <[email protected]>
Co-authored-by: Francisco Santos <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/de/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/hu/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/pt_PT/
Translation: CutefishOS/FileManager
Translated using Weblate (Bulgarian)

Currently translated at 61.0% (47 of 77 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (64 of 64 strings)

Added translation using Weblate (Bulgarian)

Translated using Weblate (Persian)

Currently translated at 100.0% (64 of 64 strings)

Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Weblate <[email protected]>
Co-authored-by: ashkan <[email protected]>
Co-authored-by: gooe fjjielk <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/bg/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/da/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/fa/
Translation: CutefishOS/FileManager
Use CMAKE_INSTALL_BINDIR instead of hardcoded path
Currently translated at 100.0% (64 of 64 strings)

Added translation using Weblate (Malayalam)

Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Tymofii Lytvynenko <[email protected]>
Co-authored-by: Weblate <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/uk/
Translation: CutefishOS/FileManager
Currently translated at 98.7% (76 of 77 strings)

Added translation using Weblate (Swahili)

Added translation using Weblate (Romanian)

Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Weblate <[email protected]>
Co-authored-by: circonfl3x <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/filemanager/sw/
Translation: CutefishOS/FileManager
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.

8 participants