From 86729a3084d41422d516a01bf6411d69d6632a71 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sat, 12 Sep 2020 14:45:02 -0400 Subject: emacs-android: add image --- content/posts/emacs-on-android-setup/cover.png | Bin 0 -> 64039 bytes content/posts/emacs-on-android-setup/index.org | 10 +++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 content/posts/emacs-on-android-setup/cover.png (limited to 'content/posts') diff --git a/content/posts/emacs-on-android-setup/cover.png b/content/posts/emacs-on-android-setup/cover.png new file mode 100644 index 0000000..d958eaf Binary files /dev/null and b/content/posts/emacs-on-android-setup/cover.png differ 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 -- cgit v1.2.3