Commit Graph

6 Commits

Author SHA1 Message Date
stjet
668ce2ea6c v1.0.0: tab path autocomplete, malvim features, terminal history
various fixes, docs, some kanji and romaji font chars
2025-03-16 05:56:00 +00:00
stjet
1d4a284ae9 terminal tab path autocomplete, docs, different int size fix? 2025-03-13 08:04:03 +00:00
stjet
8c0b85ae9f beta 1: remove framebuffer crate, replace with own code, small fixes/features added
added some kanji, docs
2025-03-13 06:48:53 +00:00
stjet
1a5eba7191 major usability improvements
Terminal now modal, supports line buffering, stdin, because it uses pty (and threading). Also supports paste, again (?). Audio player queueing no longer blocks, supports appending. Now can change window size. Halfscreen window shortcut improved. Eliminate dirs dep, deconstruct audiotags dep, better feature flags. Remove .alpha files because they are built. Use /home/jondough for default dirs if possible. Themes config. Fix for rotated touchscreen. Write more docs
2025-02-28 03:03:09 +00:00
stjet
8d0a317819 file explorer file info, multi-byte char deleting fix
more docs, reversi game win/lose/tie and restart
2025-01-25 23:04:20 +00:00
stjet
03f1d649e0 docs, password config, help, about
render -> draw, file explorer, writer is RefCell
2025-01-01 09:38:11 +00:00