Probleme mit der Konsole auf Kubuntu?
Probleme mit der Konsole auf Kubuntu?
Hey guys! Well, there is an issue with my Konsole (terminal in KDE) that is driving me nuts. See, I use the GUI a lot, but at the same time I use the terminal a lot, so the button "open with Konsole" really comes in handy. Problem is, it does not open that specific folder in the terminal, it opens the prior folder, as this example: Folder that I want to open: /home/user/Documents/C/Section_6/Program_1/ Folder that opens in the Konsole: /home/user/Documents/C/Section_6/ I figured that there is probably a way to configure this, but I have no idea where it is or how to do it. Can someone help me?
Run terminal to display the console in the parent directory, not the opened folder. Launch Program_1 and select 'Open with console'.
This example places me within the Program_1 directory. It launches in Section_6 instead, meaning I need to type 'cd Program_1' each time.