Bug 53334 - Terminal in konqueror doesn't follow directory changes: cd is prefixed with ^A^K
Summary: Terminal in konqueror doesn't follow directory changes: cd is prefixed with ^A^K
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-23 20:38 UTC by scott.jacobsen
Modified: 2003-02-15 00:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description scott.jacobsen 2003-01-23 20:38:42 UTC
Version:           unknown (using KDE 3.1.0 (RC6))
Installed from:    compiled sources
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
OS:          Linux (i686) release 2.4.18-3

When I open a terminal emulator in konqueror the following is displayed in the emulator window

^A^Kcd '/'
bash: ~> ^A^Kcd '/'
      cd: command not found

It appears as though konq is sending ^A^K before the cd command. I also have konq in the root dir to be sure I am not in any dir with special chars. Whenever I select a new directory in the gui, the cd command fails in the emulator because the command is always prefixed by ^A^K.

I searched the bug lists and mailing lists, but couldn't find any reports like this.
Comment 1 scott.jacobsen 2003-01-30 23:20:45 UTC
Just installed KDE 3.1 using konstruct. Still happens. 
Comment 2 Stephan Binner 2003-02-08 16:27:54 UTC
*** Bug has been marked as fixed ***.
Comment 3 scott.jacobsen 2003-02-08 19:16:44 UTC
Subject: Re:  Terminal in konqueror doesn't follow directory changes: cd is prefixed with ^A^K

Are there any details about this fix? Is there a patch, or files I need to get 
from CVS, or what? Sorry if it is a silly question. I don't really know the 
procedure here.

Thanks.