View Single Post
Old 09-15-2025, 07:14 AM   #1
kbarni
Connoisseur
kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.
 
kbarni's Avatar
 
Posts: 55
Karma: 400
Join Date: Feb 2025
Device: Kindle PW5
Post Textadept - desktop grade text editor for Kindle HF

Thanks to clint32 we can now use Bluetooth keyboards with the Kindle. So I decided to port a more advanced text editor to our loved device.

Textadept 11.4 (HF)
a modern, fast, minimalist, and remarkably extensible cross-platform text editor.

It has multi buffer, split view, lexer support, command palette for quick access to commands and it is completely scriptable in LUA.

Even if it's not very popular, it is a very complete and capable text editor, one of my favorites even for desktop computer. And this is a feature complete port to the Kindle!

It has a graphical interface (GTK) and a terminal interface. Both are fully functional.

Usage: extract the attached file on the kindle. Start it either from KUAL or run ./textadept.sh in the textadept11 folder with kterm.

BUG: The software keyboard is not optimal for the GTK interface. It lacks the modifier keys (Ctrl, Alt) and disappears when opening a dialog box. Use it either with a bluetooth keyboard (highly recommended for typing anyway) or use the terminal version.

Textadept has a small learning curve, so be sure to read the attached docs. The default keyboard shortcuts are in the API document.

Important note: Currently it supports HF architecture only (firmware 5.16.3+)

Source code is available here: https://github.com/kbarni/textadept-kindle
Original repo: https://github.com/orbitalquark/textadept
Attached Thumbnails
Click image for larger version

Name:	20250915_110606.jpg
Views:	30
Size:	925.3 KB
ID:	218106   Click image for larger version

Name:	20250915_110656.jpg
Views:	25
Size:	869.9 KB
ID:	218107   Click image for larger version

Name:	screenshot_2025_09_15T22_04_07+0200.png
Views:	13
Size:	58.6 KB
ID:	218113  
Attached Files
File Type: zip textadept.zip (3.22 MB, 9 views)

Last edited by kbarni; 09-15-2025 at 05:15 PM.
kbarni is offline   Reply With Quote