From 4a2c2e1809cb93cdc1a9c198380f562e4cc0642c Mon Sep 17 00:00:00 2001 From: limepotato Date: Fri, 16 Feb 2024 03:01:12 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 951a64c..619dc82 100644 --- a/TODO.md +++ b/TODO.md @@ -7,4 +7,5 @@ - After login prompt, decrypts a directory on the remote file system, which asks for a password in jexer - Then the program should open the file browser of some sort, in the remote decrypted folder. - On exit, the program or server should re-encrypt the directory. -- Probably should have logging of some sort, if something goes wrong for a board member \ No newline at end of file +- Probably should have logging of some sort, if something goes wrong for a board member +- Detect system (windows/linux(x11 or wayland?)/terminal?) and environment, then switch Jexers environment based on that \ No newline at end of file