billthefarmer / editor

Android simple text editor
https://billthefarmer.github.io/editor
GNU General Public License v3.0
478 stars 85 forks source link

` Ctrl+S` support on tablet device #142

Closed ghost closed 3 years ago

ghost commented 3 years ago

Android tablet device.

billthefarmer commented 3 years ago

I have three questions:

  1. What makes you think this app doesn't support tablets?
  2. How do you type Ctrl-S on a standard android keyboard?
  3. What do you expect typing Ctrl-S to do?
ghost commented 3 years ago

I use HUAWEI MatePad Pro , using bluetooth keyboard, this app works very fluently on it, but don't support CTRL+S like Office does.

CTRL+S, just to save txt like the way in PC, such as Windows OS .( Save txt directly by using keyboard shortcut: CTRL+S)

billthefarmer commented 3 years ago

The next version will have some keyboard shortcuts in it. It took me a long time to find an external keyboard emulator that actually works. I ended up with scrcpy, with the added bonus of display as well.