-
Notifications
You must be signed in to change notification settings - Fork 841
Description
Check for existing issues
- Completed
Describe the bug / provide steps to reproduce it
1. The scaling of the terminal and editor needs to be optimized
The editor can't be zoomed in or out, and sometimes when zooming in or out on the terminal, it freezes up - there's no text on the screen and you can't type either.
2. Seems that I can't really close a Terminal session
If i open a Terminal, then close it and open another one, the only opening one is called Terminal2, not Terminal1. I don't know if it's a bug on display or on Terminal.
3. Terminal dead sometime
If i run a program like qwen-coder-cli or something else, then jump to another editor page, when I jump back, Terminal shows nothing even if i open another one. the only solvement is close program then jump out, and running it when i need it. Or kill Acode Program and restart.
Some Request
- Add
Screen Keep Lightingoption when user press screen for long time. (Just like termux do, could it be placed inMoreoption at the picture below shows?) - Add zoomed view when selecting text, optimized the display of the text selection drag block when it's at the edge. (this is what it looks like now.)
Environment
Device Information:
WebView Info:
Package Name: com.google.android.webview
Version: 145.0.7632.79
App Info:
Name: Acode
Package Name: com.foxdebug.acode
Version: 1.11.8
Version Code: 967
Device Info:
Android Version: 14
Manufacturer: vivo
Model: V2353A
Platform: Android
Cordova Version: 14.0.1
Screen Info:
Width: 360
Height: 803
Color Depth: 24
Additional Info:
Language: zh-CN
User Agent: Mozilla/5.0 (Linux; Android 14; V2353A Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/145.0.7632.79 Mobile Safari/537.36
If applicable, add mockups / screenshots regarding your vision
No response