deadlyjack / Acode

Acode - powerful text/code editor for android
https://acode.app
MIT License
2.92k stars 394 forks source link

feat: copy/cut current line on empty selection #1083

Closed angeloyana closed 6 days ago

angeloyana commented 1 week ago

Summary

A simple solution for copying/cutting the current line if there are no selected text.

Related Issue

Closes #1082

Notes

We could also add an option to toggle this on and off.