<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>200322</bug_id>
          
          <creation_ts>2009-07-15 16:19:16 +0000</creation_ts>
          <short_desc>More than one konsole</short_desc>
          <delta_ts>2021-08-04 21:08:39 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kate</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Francois">francois.beaubert</reporter>
          <assigned_to name="KWrite Developers">kwrite-bugs-null</assigned_to>
          <cc>niko.sams</cc>
    
    <cc>shitter_mail</cc>
          
          <cf_commitlink>https://invent.kde.org/utilities/kate/commit/f9c3bbe730de9fcaed3999e1027a2f0c5538e430</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>792774</commentid>
    <comment_count>0</comment_count>
    <who name="Francois">francois.beaubert</who>
    <bug_when>2009-07-15 16:19:16 +0000</bug_when>
    <thetext>Version:            (using KDE 4.2.2)
Installed from:    Ubuntu Packages

Hi all,

Kdevelop as it: the possibility to have one or more konsole available at the same time and the possibility to switch between them with keyboard shortcuts.

For example in one konsole could be running Ipython for python debuging whereas the other one run some shell scripts and the last one is connected on a remote server for remote compilation/debuging.

One or more of those terminals could be connected with one or more buffers to be still able to pipe some text to the terminals:

The user could perhaps assign the buffer 1 with pyton code with konsole number one running Ipython, the c++ code in buffer 2 with konsole 3 loged on a remote server and the konsole 2 with any other buffers.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>792798</commentid>
    <comment_count>1</comment_count>
    <who name="Milian Wolff">mail</who>
    <bug_when>2009-07-15 16:44:50 +0000</bug_when>
    <thetext>Workaround: screen ;-)
Or just use yakuake... it&apos;s also only one shortcut away. Dunno if we really need that in kdevelop. But well, maybe someone is up to it and implements it</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>792975</commentid>
    <comment_count>2</comment_count>
    <who name="Niko Sams">niko.sams</who>
    <bug_when>2009-07-15 21:00:03 +0000</bug_when>
    <thetext>I actually never understood why I would want a konsole embedded in the IDE when I can use Yakuake :D</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>793535</commentid>
    <comment_count>3</comment_count>
    <who name="Francois">francois.beaubert</who>
    <bug_when>2009-07-16 21:03:33 +0000</bug_when>
    <thetext>For me it is ergonomics, I like to have a the same time a view of my code and a terminal in which I do some stuff related to the edited buffer.

For me an external terminal or a Yakuake window mask the code too much. I simply don&apos;t have the same feeling but everyone is different.

And the ability to pipe some text from different buffers to different terminals could improve the workflow and the productivity.

Just my 2 cents</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>825454</commentid>
    <comment_count>4</comment_count>
    <who name="Thomas Friedrichsmeier">thomas.friedrichsmeier</who>
    <bug_when>2009-09-06 11:08:08 +0000</bug_when>
    <thetext>*** Bug 190577 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1153133</commentid>
    <comment_count>5</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2011-08-12 13:54:21 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 145203 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2051203</commentid>
    <comment_count>6</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2021-08-04 21:08:39 +0000</bug_when>
    <thetext>Git commit f9c3bbe730de9fcaed3999e1027a2f0c5538e430 by Christoph Cullmann, on behalf of Waqar Ahmed.
Committed on 04/08/2021 at 21:08.
Pushed by cullmann into branch &apos;master&apos;.

Allow multiple tabs for Konsole plugin(s)

You can use &quot;Ctrl + Shift + t&quot; to create a new tab (when konsole plugin
has focus). Not sure how to make this more discoverable atm.
Related: bug 437922, bug 419710, bug 435398, bug 145203
Signed-off-by: Waqar Ahmed &lt;waqar.17a@gmail.com&gt;

M  +28   -1    addons/konsole/kateconsole.cpp
M  +2    -0    addons/konsole/kateconsole.h
M  +29   -0    addons/project/kateprojectinfoviewterminal.cpp
M  +2    -0    addons/project/kateprojectinfoviewterminal.h

https://invent.kde.org/utilities/kate/commit/f9c3bbe730de9fcaed3999e1027a2f0c5538e430</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>