Update TODO.md
This commit is contained in:
parent
d1d32d5bae
commit
f23ad18366
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
@ -2,7 +2,7 @@
|
||||||
~~- Create a Jexer window~~
|
~~- Create a Jexer window~~
|
||||||
~~- Create a login prompt~~
|
~~- Create a login prompt~~
|
||||||
- The details entered are then filtered to a command run on the system
|
- The details entered are then filtered to a command run on the system
|
||||||
- on windows this is a ``cmd /c COMMAND /s``
|
~~- on windows this is a ``cmd /c COMMAND /s``~~
|
||||||
~~- and linux well, thats just ``COMMAND``~~
|
~~- 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)
|
- [TFileOpenBox may be useful for this?](https://git.ouroboros.group/limepotato/jexer/wiki/widget-tfileopenbox)
|
||||||
|
|
Loading…
Reference in a new issue