Changelog
- Konsole 1.6.6 / KDE 3.5.10 [ Oct 16, 2008 ] --- Changelog
- Konsole 1.6.6 / KDE 3.5.8 [ Oct 16, 2007 ] --- Changelog
- Konsole 1.6.6 / KDE 3.5.6 [ Jan 25, 2007 ] --- Changelog
- Konsole 1.6.5 / KDE 3.5.5 [ Oct 11, 2006 ] --- Changelog
- Konsole 1.6.4 / KDE 3.5.4 [ July 24, 2006 ] --- Changelog
- Konsole 1.6.3 / KDE 3.5.3 [ May 31, 2006 ] --- Changelog
- Konsole 1.6.2 / KDE 3.5.2 [ Mar 28, 2006 ] --- Changelog
- Konsole 1.6.1 / KDE 3.5.1 [ Jan 31, 2006 ] --- Changelog
Konsole 1.6 / KDE 3.5 [ November 29, 2005 ] { /branches/KDE/3.5 }
- Make 'New Window' from tab bar popup menu work.
- Allow user to set Tab title equal to Window title. (#78591)
- Color in tabbar text; also possible via ESC code. (#80725)
- Allow user to disable ZModem upload and download via kiosk. (#81769)
- Change openterm icons to konsole icons (#83163)
- Exit when unable to allocate a PTY. (#87481)
- Fix some keyboard incompatibilities between konsole and real xterm. (#92749)
- Allow konsole_part to use konsole's default settings (konsolerc) (#94169)
- Allow xterm resize ESC code to work (#95932)
- Fix incorrect schema in detached sessions. (#98472)
- Use mostLocalURL on items dropped in Konsole. (#98879)
- Add enlarge/shrink to Settings->Font menu. Allow each session to have its own font. Remove hard-coded fonts (unicode/console). (#100930)
- Fix compile errors on amd64 with gcc4 (#101559)
- Don't alter session title when using --profile or session management. (#101619)
- Expand ~ in sessions' Exec= (#102941)
- "Monitor for Activity" and "Monitor for Silence" icons are the same. (#103554)
- Use correct scrollbar location for all sessions when using --profile=file. (#104741)
- Fix find dialog's focus. (#105126)
- Display a warning when entering an invalid "Execute" entry in the Session configuration. (#105754)
- Fix crash when closing Konsole after detaching a session. (#106464)
- Fix inital tab too big with icon only. (#106684)
- Fix crashes when action/settings=false. (#106829)
- Fix Konsole doesn't save Encoding setting. (#107329 )
- Make sure newly activated sessions have correct schema variables. (#111631)
- Disallow user to select Encoding->jis7 due to infinite loop. (#114535)
Konsole 1.5.3 / KDE 3.4.3 [ October 13, 2005 ] { /branches/KDE/3.4 }
Konsole 1.5.2 / KDE 3.4.2 [ July 28, 2005 ]
- Make 'New Window' from tab bar popup menu work.
- Fix inital tab too big with icon only. (#106684)
- Fix crashes when action/settings=false. (#106829)
- Fix Konsole doesn't save Encoding setting. (#107329 )
Konsole 1.5.1 / KDE 3.4.1 [ May 31, 2005 ]
- Allow xterm resize ESC code to work (#95932)
- Fix incorrect schema in detached sessions. (#98472)
- Fix compile errors on amd64 with gcc4 (#101559)
- Expand ~ in sessions' Exec= (#102941)
- "Monitor for Activity" and "Monitor for Silence" icons are the same. (#103554)
Konsole 1.5 / KDE 3.4 [ March 16, 2005 ]
- There are two major internal changes:
- The hiding of the tabbar is now done via ktabwidget->setTabBarHidden(). This greatly simplifies hiding and unhiding of the tabbar. This also closes a number of bugs related to the tabbar. This has the side effect of adding extra pixels around the terminal border.
- The detaching of sessions now uses a Konsole window instead of a konsole_child. This removes duplicate code and simplifies the code. Also, re-attaching a detached session is no longer possible.
- The Help file and Tip file have been completely updated.
- Option to preserve the scrollback buffer after a screen clear (#55343)
- Line drawing characters do not join vertically (#61637)
- Add shortcuts for all sessions (#66737)
- Resize tab size when the number of tabs does not with on the toolbar (#77528)
- Starting with --profile and --notabbar crashes (#81522)
- Option --notabbar interferes with --schema=<transparent schema> (#83162)
- Add support for IUTF8 (#83236)
- Copy / paste removes whitespace if it is the last character of wrapping line (#90201)
- Incorrect terminal size before first visited when using --profile= (#90309)
- Workdir option sets starting directory only for the very first session in konsole (#94864)
- Changing history lines count to 1 causes a crash while scrolling up (#95900)
- Scrolling slow after showing some japanese characters (#98410)
- Don't crash when selecting full line with Ctrl+Alt (#100308)
Konsole 1.4.2 / KDE 3.3.2
- Removes checking of sound system for Bell->System-Notification (#87664)
Konsole 1.4.1 / KDE 3.3.1
- Added AppScreen support to keytab (#76976)
- Cycling trough tabs with keyboard caused terminal size to be printed (#87274)
- Don't crash when showing tabbar with centered background (#89629)
Konsole 1.4 / KDE 3.3
- Tabbar button for closing tabs
Konsole 1.3.2 / KDE 3.2.2
- Added support for Scroll Up (SU) and Scroll Down (SD)
- Better compatibility with xterm/XF86 4.4.0
- Fixed sending of large blocks
- Show session menu when you move the mouse. (#77873)
Konsole 1.3.1 / KDE 3.2.1
- Made sending of master input to added session working (#73695)
- Fixed dynamic toolbar hiding initialization (#75638)
- Handle schemas with absolute paths (#73997)
- Fixed crash with --noscrollbar (#74152)
- Settings/keyboard entries are now sorted (#74269)
- Ctrl-C killed konsole window, not processes running in shell (#73226)
Konsole 1.3 / KDE 3.2
- Added a better interface to konsolepart for other applications.
- Added "Set Selection End" to right mouse button menu.
- Column text selecting when Ctrl and Alt are pressed.
- "Copy"/"Paste" is now configurable with "Configure Shortcuts..."
- Utilize KNotify (e.g. passive popup) for "Activity", "Bell", "Shell Exit" and "Silence" events
- Support for non-fixed fonts.
- Treat all dropped URLs into a konsole equally using kfmclient.
- ZModem up- and download (requires rzsz).
- --noresize option
- Uses new KTabWidget allowing tab context menus, tab mouse ordering with mouse, ...
Konsole 1.2.3 / KDE 3.1.3
- Added Ctrl+Shift+N as alternate default shortcut for "New Session".
- Fixed problems with mouse and paste support and detached windows.
- Fixed fixed-width with proportional-font drawing routine.
- Let new color schemes take effect once kcmkonsole tells to do so.
- Wheel mouse fixes for Mode_Mouse1000.
- "Terminal Sessions" Kicker button supports sessions with dots in filename.
- "Terminal Sessions" Kicker button with same sort order as the one in Konsole.
Konsole 1.2.2 / KDE 3.1.2
- Don't flicker when selecting entire lines.
- Crash, selection and sort fixes in schema and session editors.
- Fixed mouse-wheel in mouse mode.
- Allow programs to resize windows if enabled.
- Keep output steady when triple-click selecting.
- Added "Print" menu command.
Konsole 1.2.1 / KDE 3.1.1
- Removed "get prompt back"-hacks, don't assume emacs key shell bindings.
- Fixed usage of background images with spaces in the filename.
- Profile support fixes (disabled menubar etc.)
- Bookmarks invoked from "Terminal Sessions" kicker menu now set correct title.
- Fixed a problem with the "Linux" font that prevented it from being used with fontconfig.
Konsole 1.2 / KDE 3.1
- Addition of "random" background colours, a "BlackOnLightColour" schema.
- Allow to save current sessions as profile and start this with --profile parameter.
- Added "cutToBeginningOfLine" option.
- Made timeout for "Monitor for Silence" configurable.
- kfile-bookmarks menu integration ("Add Bookmark" on non-Linux only with "\[\e]31;\w\a\]" prompt).
- Start new shell at given bookmark (supports ssh://user@host and telnet://host like bookmarks).
- konsolepart uses BrowserExtension::openURLRequest() (only with "\[\e]31;\w\a\]" prompt).
- Session management saves initial or current (non-Linux only if set with "\[\e]31;\w\a\]" prompt) directory.
- Extended drag and drop popupmenu with "cp", "ln" and "mv" entries.
- Session views are temporarily detachable from main window.
- Improved "Find in History...": Regular expressions support, "Find Next", "Find Previous".
- Shortcuts are now configurable via graphical interface.
- Added shortcuts for session switch menu, switching to first 12 sessions and font size variation.
- Parameters for keyboard and schema selection.
- "Clear Terminal" and "Reset and Clear Terminal" commands.
- Optionally prevent programs from changing the window size.
- Support for Unix98 pty devices.
- Konsole button converted to menuext with bookmark support. (Berend De Schouwer)
- "Copy" menu entries and don't write to clipboard automatically.
- Don't prepend ESC when Meta is pressed if key definition is for "+Alt".
- Made Ctrl-S/Ctrl-Q flow control (Ctrl-S freezes shell) an option with default off.
- Added "--noclose" parameter to not close Konsole when command exits.
Konsole 1.1.3 / KDE 3.0.5a
- Don't crash at startup when using Qt 3.1.
Konsole 1.1.3 / KDE 3.0.3
- Don't prepend ESC if Meta is pressed if key definition is for "+Alt".
- Fixed crashes at startup related to broken font installations.
- Fixed crashes when selecting in history buffer.
Konsole 1.1.2 / KDE 3.0.2
- Strengthened security against text injection.
Konsole 1.1.1 / KDE 3.0.1
- Fixed support for "screen".
- Drag and Drop: shellQuote single remote file.
- Scrolllock only reacts to Key_ScrollLock, not Ctrl-S.
- Shift-MMB now pastes for mouse-aware applications.
- Doesn't show terminal size hint at startup.
- Selection fixes, xterm-like behavior.
- Session editor makes "Apply" active.
Konsole 1.1 / KDE 3.0
- New parameters: --nomenubar, --noframe, --noscrollbar and -tn <foo> (set $TERM=<foo>)
- Keyboard shortcuts to activate menubar and rename session (Defaults: Ctrl-Alt-m & Ctrl-Alt-s).
- New options: Blinking cursor, configurable line spacing, no/system/visible bell
- Monitoring for activity and/or silence, sending of input to all sessions (cluster management)
- History of a session can be cleared, searched and saved to a file.
- Session types can specify a working directory.
- Changed behaviour of "New" in toolbar, now starts session of type last selected.
- Session buttons display state (e.g. bell) and session type icons. Double click renames them.
- Sessions can be reordered via menu entries or keyboard shortcuts (Default: Ctrl-Shift-Left/Right).
- Extend selection until end of line if no more characters are printed on that line.
- Stop scrolling of output when selecting.
- Drag & drop of selected text (like CDE's dtterm)
- Pressing Ctrl while pasting with middle mouse button will send selection buffer.
- Hollow out cursor when losing focus.
- Support for ScrollLock with LED display.
- Write utmp entries (requires installed utempter library).
- Proper implementation of secondary device attributes, MODE_Mouse1000 and wrapped lines.
- Session management remembers and activates last active session.
- DCOP interface, sets environment variables KONSOLE_DCOP & KONSOLE_DCOP_SESSION
- Made embeddable Konsole part configurable.
- KDE Control Center: Added "Terminal size hint" option and session type editor.
Konsole 1.0.2 / KDE 2.2.2
- added ukrainian symbol "ghe with upturn".
- fixed double-click marking for koi8-u encoding.
- fixed font selection and font save settings bugs.
- fixed middle after double-left click detection.
- remove kwrited's utmp entry at logout.
- removed "--nowelcome" parameter and "Settings/Locale" menu entry.
- use "Konsole Default" schema as Konsole default.
- added missing definitions for Alt+Backspace and "newSession" to keytables.
- changed order of windows title to "[<caption>(if set) - ]<session name>"
- fixed performance loss when switching desktop with sticky transparent Konsole on it.
- added support for esc[s and esc[u to save and restore the cursor position.
- setting a scroll region now takes effect on both primary and alternate screen.
- when embedded, fixed quoting of special chars in auto "cd" command.
- fixed bug where window failed to close when multiple sessions were active.
Konsole 1.0.2 / KDE 2.2.1
- many little fixes.
- added --noxft option to disable AA.
- added "tripple click" support.
Konsole 1.0.2 / KDE 2.2
- Size of history can be limited to prevent filling up of disk.
- New keyboard shortcut to start a new session (Ctrl-Alt-n), definable as "newSession" in Keytabs files
- Control center configuration module with schema editor
Konsole 1.0.1 / KDE 2.1
Konsole 1.0.1 / KDE 2.0
- Fix for openBSD
Konsole 0.9.11 / KDE 1.1.2
Konsole 0.9.10 / KDE 1.1.1
Konsole 0.9.8 / KDE 1.1
- Initial release.
[ Edit ]
Konsole Terminal