linutil
linutil copied to clipboard
Issue with autocompletion in portable-pty terminal, used in running scripts.
Describe the bug
Issue with autocompletion in portable-pty terminal, used in running scripts. seems to be an issue with the package portable-pty used as another terminal instance to run other bash scripts such as in utils.
To Reproduce
Steps to reproduce the behavior:
- Go to Utils and run any script
- if tab is pressed for autocompletion, it doesn't work.
Expected behavior
similar behaviour as the terminal which is used.