Closed eduararley closed 3 years ago
Hello,
This could be solved by enabling the auto-cut-user-input
option of Nautilus Terminal:
It should removes everything on the prompt before writing the cd
command :)
Seems I'll need to wait for Antonio Rojas to package v4.0.2, as right now Arch and Manjaro has v3.5.0:
~ pamac info nautilus-terminal
Name : nautilus-terminal
Version : 3.5.0-1
Description : Embedded terminal for Nautilus
URL : https://github.com/flozz/nautilus-terminal
Licenses : GPL3
Repository : community
Installed Size : 91,1 kB
Depends On : python-nautilus python-psutil vte3
Make Dependencies : git python-setuptools
Packager : Antonio Rojas <arojas@archlinux.org>
Build Date : 17/04/21
Install Date : 30/07/21
Install Reason : Explicitly installed
Signatures : Yes
Bug description
If there's any partial command written in terminal, and then folder is changed in Nautilus, the "cd" command is appended to the existing command, and then everything is executed, which gives an unexpected behavior
What happened
"cd" command is appended to whatever is currently on the terminal
What was expected
Partial command should be cleared before running the "cd" command
Step to reproduce
→ Always reproducible
System information