diff options
| -rw-r--r-- | content/posts/emacs-on-android-setup/cover.png | bin | 0 -> 64039 bytes | |||
| -rw-r--r-- | content/posts/emacs-on-android-setup/index.org | 10 | 
2 files changed, 7 insertions, 3 deletions
| diff --git a/content/posts/emacs-on-android-setup/cover.png b/content/posts/emacs-on-android-setup/cover.pngBinary files differ new file mode 100644 index 0000000..d958eaf --- /dev/null +++ b/content/posts/emacs-on-android-setup/cover.png diff --git a/content/posts/emacs-on-android-setup/index.org b/content/posts/emacs-on-android-setup/index.org index c780423..6d5831a 100644 --- a/content/posts/emacs-on-android-setup/index.org +++ b/content/posts/emacs-on-android-setup/index.org @@ -7,6 +7,10 @@  #+SLUG:  #+SUMMARY: +#+ATTR_HTML: :title Android, Termux, and Emacs +#+ATTR_HTML: :alt Android, Termux, and Emacs +[[file:cover.png]] +  Not too long ago I purchased a Samsung Galaxy Tab A. I bought it  mostly for browsing the internet and reading PDFs, but I've been using  it a lot more for working in Emacs recently. @@ -21,8 +25,8 @@ task, as it's nearly impossible to rebind keys on Android, and I need  the control key to be in the place of caps lock to be effective at  using Emacs. -It's also possible to connect a bluetooth mouse, then enabling -=xterm-mouse-mode=, but I rarely find that necessary. +It's also possible to connect a bluetooth mouse, then to enable +=xterm-mouse-mode= in Emacs, but I rarely find that necessary.  Thanks to the mostly frontend agnostic nature of Emacs, everything I  would normally do on my desktop computer or laptop work almost @@ -55,7 +59,7 @@ pkg install hugo  I can even run the development server in a =shell= buffer in Emacs and  check out how the post I'm writing looks in Firefox, all on the -tablet. +tablet. In fact, this post itself was written entirely from my tablet!  From there I'm able to much of the same things as I do anywhere  else. For writing C, I installed =clang= and =gdb=, which are both | 
