Is there no access to plugins and other features without compiling yourself? #157
Replies: 3 comments 1 reply
-
Hi @rocket-pig, if I understand correctly, you want to change the keyboard shortcuts? It's not possible yet, but I have plans to make such feature in the next versions |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nov 29, 2022 9:27:45 AM Dmitry Rubtsov ***@***.***>:
Hi @rocket-pig[https://github.com/rocket-pig], if I understand correctly, you want to change the keyboard shortcuts? It's not possible yet, but I have plans to make such feature in the next versions
—
Reply to this email directly, view it on GitHub[#157 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AF5XFMOO5TI7L7YMC2GZTM3WKY4JBANCNFSM6AAAAAASOVPEUU].
You are receiving this because you were mentioned.[Tracking image][https://github.com/notifications/beacon/AF5XFMKGVRZPWAHKE5YEYD3WKY4JBA5CNFSM6AAAAAASOVPEUWWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAIENCE.gif]
Hi,
are you saying they're already available? Like I said, sorry if I'm missing the obvious. I did not notice any keyboard shortcut mention in the App itself, and saw that there was a plugin architecture that included keyboard shortcuts..
Anyway if they work in the app already just aren't listed in the menus, sorry for the derp.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Nov 29, 2022 9:44:07 AM Dmitry Rubtsov ***@***.***>:
Yes they are already in the app EditorFragment.kt#L298[https://github.com/massivemadness/Squircle-CE/blob/master/feature-editor/src/main/kotlin/com/blacksquircle/ui/feature/editor/ui/fragment/EditorFragment.kt#L298], but there is no option to change them
—
Reply to this email directly, view it on GitHub[#157 (reply in thread)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AF5XFMNKVCVEGX4WYKGIQGTWKY6GNANCNFSM6AAAAAASOVPEUU].
You are receiving this because you were mentioned.[Tracking image][https://github.com/notifications/beacon/AF5XFMNQBQYQ4BCSCY6AKZ3WKY6GNA5CNFSM6AAAAAASOVPEUWWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAIENHO.gif]
Awesome! Stoked. Nothing left to do but maybe suggest it's added to help, or app desciption on app stores? I compiled a list:
```
Paste: Ctrl-V
Cut: Ctrl-X
Copy: Ctrl-C
Undo: Ctrl-Z
Redo: Ctrl-Y
Save: Ctrl-S
Close: Ctrl-W
Find: Ctrl-F
Replace: Ctrl-R
Go to Line: Ctrl-G
Move Caret to Start of Line: Ctrl-Left
Move Caret to End of Line: Ctrl-Right
Move Caret to Previous Word: Alt-Left
Move Caret to Next Word: Alt-Right
Select Line: Alt-A
Settings: Alt-S
Tab: Tab
```
Thanks again
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
First off thanks for an amazing Android CE, I've lived solely inside its beautiful functional walls for last few moons.
What im here to ask though - Are lowly APK dependent people such as myself unable to access things like hardware keyboard shortcut settings? Is there not a precompiled version where features like that are available? Moving to line number without scrolling etc would be life-changing.
Sorry if dumb question or Im missing how to do it on the Play Store / FD version.
Thanks again
Beta Was this translation helpful? Give feedback.
All reactions