-
Notifications
You must be signed in to change notification settings - Fork 876
Description
Check for existing issues
- Completed
Describe the bug / provide steps to reproduce it
Dear Acode Development Team,
Hello! I am a user of the Acode editor. Thank you so much for developing such an excellent mobile code editor, which has brought great convenience to my coding work on mobile devices.
I am writing this email to put forward a feature request for the code editor, and to report several high-frequency bugs encountered when using the built-in terminal, hoping to get your attention and optimization in subsequent updates.
- Feature Request: Add two-finger zoom support for the editor
I hope you can add the two-finger pinch-to-zoom function in the code editing area. This will allow users to quickly adjust the font size and page zoom ratio of the editor through two-finger gestures, greatly improving the convenience of code editing on mobile devices, and adapting to the browsing and editing needs of different screen sizes and usage scenarios.
- Bug Report for Built-in Terminal
When using the built-in terminal to run Gemini-cli in a multi-terminal scenario, the following problems that affect normal use occur frequently, and occasionally recur in a single-terminal scenario:
- Input exception: There will be random input errors, the content entered is inconsistent with the content actually displayed and executed by the terminal;
- Screen flickering: The terminal interface frequently flickers, which seriously interferes with content viewing and input operations;
- Input box misalignment: The input box cannot be aligned with the cursor, and position offset occurs frequently;
- Enter key failure: Text can be entered normally, but pressing the Enter key cannot perform line breaks or command submission.
Thank you again for your continuous efforts on Acode. We look forward to optimizing these problems in subsequent versions to bring users a smoother experience.
Environment
android11 ,app"1.11.8-nightly.8f93334"
If applicable, add mockups / screenshots regarding your vision
No response
If applicable, attach your Acode.log file to this issue.
No response