From 3be7d58e6dc4d6dc4d469e1051c2ca9221bcb241 Mon Sep 17 00:00:00 2001 From: limepotato Date: Fri, 16 Feb 2024 20:07:17 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 0ddfdb7..f1d2d29 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,7 @@ - The details entered are then filtered to a command run on the system - on windows this is a ``cmd /c COMMAND /s`` ~~- and linux well, thats just ``COMMAND``~~ -- After login prompt, decrypts a ~~directory on the remote file system, which asks for a password in jexer~~ +~~- After login prompt,~~ decrypts ~~a directory on the remote file system, which asks for a password in jexer~~ - [TFileOpenBox may be useful for this?](https://git.ouroboros.group/limepotato/jexer/wiki/widget-tfileopenbox) - 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.