I have a terminal panel open by default in dolphin. Whenever I enter a new folder using the GUI, a cd command is issued in the terminal pannel to go to that folder. Thats great, but all the cd commands also go to my .bash_history. They completely flood it making looking for recent commands in a terminal very cumbersiome. Is there a way to keep the dolphin terminal from writing these cd lines to the global .bach_history? They are not really useful there. Maybe this could also be optional. Reproducible: Always Steps to Reproduce: 1.Open a terminal panel in dolphin 2.Change folders by clicking on them in the graphical window 3. close dolphin 4. open a regular terminal 5. press arrow up to browse through .bash_history Actual Results: The cd command(s) issued by dolphin to the terminal panel show up. If I use dolphin a lot I have to go through dizens of thos before I get to actual commands I typed. Expected Results: The cd commands are not very useful and there are a lot. They should not be part of .bash_history.
(In reply to comment #0) > Is there a way to keep the dolphin terminal > from writing these cd lines to the global .bach_history? Yes, see bug 204039 for details. *** This bug has been marked as a duplicate of bug 204039 ***