Gregory Haerr
Gregory Haerr
D-Flat and its text-mode user interface library demo is now running on ELKS connecting from serial or telnet terminal sessions. Here's a video showing it in operation. In this particular...
> Can the interface be operated w/o a pointing device? Yes, I'm sure it could, but not certain as to what has been coded in D-Flat. D-Flat is a somewhat...
Hello @toncho11, My plan would be to consider adding the D-Flat source code as a text user interface library, along with a number of other helpful library routines, somewhere in...
> Considering D-Flat, in regards to as what should be added next - probably, a simplistic lightweight twin-panel file manager, based on D-Flat? That's a nice idea, but potentially a...
Looking around for other "small" text-based file managers, I finally found two, both based on ncurses: `nnn` (https://github.com/jarun/nnn) which is highly supported and does lots of stuff. It purports to...
I looked further into `noice` and found the original project (https://git.2f30.org/noice), which was last updated in 2019. It is a quite small and nifty, portable file manager. I ported this...
Update on new File Manager for ELKS and UNIX: Significant progress has been made, the the project now compiles and runs identically on ELKS console, ELKS terminals, as well as...
> configure editor (which is the default now?) `vi` is the default, but any editor can be specified using the EDITOR= environment variable. > copy files with progress bar >...
Update on D-Flat for ELKS and UNIX: A [separate project](https://github.com/ghaerr/dflat) has been created for D-Flat, where it can be compiled for macOS, Linux or ELKS. Things have been progressing nicely,...
With the console fixes in PR #1388, ELKS can now simulate the Matrix! :) https://user-images.githubusercontent.com/11985637/182286487-20db97ca-94bb-4e60-b168-7c109295c9ea.mov