Update TODO.md

This commit is contained in:
nelle 2024-02-16 20:07:17 -07:00
parent 1dc93b2a01
commit 3be7d58e6d

View file

@ -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.