mirror of
https://github.com/Alexandre1a/GoSH.git
synced 2026-03-09 19:19:46 +01:00
Added a Todo
This commit is contained in:
parent
f25176ea2b
commit
169929f577
@ -53,3 +53,6 @@ We can list the fact that interactive programs, like SSH or VIM work partialy.
|
|||||||
The config has to be manualy created and populated.
|
The config has to be manualy created and populated.
|
||||||
Also pipes aren't supported yet, so no `ls | grep "thing"`
|
Also pipes aren't supported yet, so no `ls | grep "thing"`
|
||||||
PTY currently don't support signals like 'Ctrl+C' so don't use vim, nano nor nvim for exemple.
|
PTY currently don't support signals like 'Ctrl+C' so don't use vim, nano nor nvim for exemple.
|
||||||
|
|
||||||
|
## ToDo
|
||||||
|
- Tab completion (for cd)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user