https://bugs.kde.org/show_bug.cgi?id=375830

            Bug ID: 375830
           Summary: Sending SIGINT to terminal breaks copying file name
                    into a command
           Product: krusader
           Version: Git
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: m...@fork.pl
          Reporter: ppk...@palant.de
  Target Milestone: ---

I am using Krusader compiled from master (revision 5056272) on Ubuntu 16.04 -
so the fix for bug 328068 is included. This has a side-effect that copying file
name to the embedded terminal is essentially broken:

1. Make sure that embedded terminal enabled but not the command line.
2. Select some file.
3. Switch to the embedded terminal and start typing a command: "ls -l"
4. Now press Ctrl+Enter to copy the file name.

Expected results:

The file name is added to the command and you get something like "ls -l 'foo'"

Actual results:

The command line is cleared by SIGINT and you get only the file name on a new
line.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to