linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Issue with autocompletion in portable-pty terminal, used in running scripts.

Open guruswarupa opened this issue 1 year ago • 0 comments

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:

  1. Go to Utils and run any script
  2. if tab is pressed for autocompletion, it doesn't work.

Expected behavior

similar behaviour as the terminal which is used.

guruswarupa avatar Sep 05 '24 17:09 guruswarupa