Add support for tab completion #785
InvalidJoker
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I'm not sure that's going to be possible... as the console data is received over a websocket and we don't connect to the docker terminal for the container directly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since Pelican uses xterm, a POSIX-compliant terminal, it could support a real TTY to enable features like tab completion, syntax highlighting, and more.
Beta Was this translation helpful? Give feedback.
All reactions