Changelog for
pantheon-terminal-debugsource-7.0.0-1.1.x86_64.rpm :
* Fri Feb 14 2025 Richard Rahl
- update to 7.0.0:
* Tests: add unsafe paste test
* Fix focussing terminal after select
* Disconnect and reconnect signals on dragging a tab out of a window
* Thu Jan 09 2025 Richard Rahl - update to 6.3.1:
* Stop window size increasing when opened
* Change hotkeys for Reset and Clear Screen actions
* Translation updates
* Fri Dec 13 2024 Richard Rahl - update to 6.3.0:
* Show zoom level in overlay when zooming
* Implement Clear and Reset context menu actions with accelerators
* Add toggle for unsafe paste warning to application menu
* Update the icon and tooltip of the cyclic search togglebutton according to its state
* Focus correct tab after clicking on a process finished notification
* Check for \"doas\", \"pkexec\", \"run0\", and \"su\" as well as \"sudo\" when text pasted into terminal
* Check for unsafe paste on dropping text as well
* Check for multiline commands in unsafe paste detection
* Improve gray contrast in dark theme
* Translation updates
* Mon Nov 04 2024 Richard Rahl - rename to pantheon-terminal
* Sun Aug 11 2024 Richard Rahl - update to 6.2.0:
* Allow switching event alerts on and off in the app menu
* Save tabs and zooms to the saved state settings when they change
* Document missing options in the man page
* Suppress unwanted default tab when opening a new window
* Translation updates- update to 6.1.2:
* MainWindow: Update context menu on menu key press
* Rework Application Class
* Application: Properly Unexport the DBus Interface on Exit
* Translation updates- update to 6.1.1:
* Updated translations- update to 6.1.0:
* Option to follow system dark style preference
* Create a custom color palette
* Default styles are fully opaque and updated to the latest upstream values from Solarized for improved legibility
* Translation updates
* Performance improvements- update to 6.0.2:
* Switch tabs with Alt + 1-9
* Quit with Ctrl + Shift + Q
* Translation updates- update to 6.0.1:
* Properly restore zoom levels for all locales
* Use XTerm title for window title if available
* Change \"Reload Tab\" shortcut to Shift + F5 to avoid clash with some foreground processes
* Change preferred shortcut for \"Reload Tab\" to Shift + Control + R
* Translation updates- update to 6.0.0:
* Move tabs with the shortcut Ctrl + Alt + ←/→
* Switch tabs with the shortcuts Ctrl + Tab and Ctrl + Shift + Tab
* Zoom levels are now remembered per-tab
* Also warn about multi-line pastes
* Show text details in unsafe paste dialogs
* Open Link option when secondary clicking
* Reload tabs in the context menu or with the shortcut Ctrl + Shift + R
* Notifications indicate if a process exited with errors or not
* Show keyboard shortcuts in tab context menus
* Fix an issue with keyboard shortcuts not activating the first time they\'re pressed
* Avoid losing focus when closing background tabs
* Validate custom palette
* Translation updates- update to 5.5.2:
* Add commandline option for New Tab (-t)
* Fix URL selection
* Translation updates- update to 5.5.1:
* Add commandline option for New Window (-n)
* Prevent duplicate tab on startup
* Prevent unnecessary Home tab on startup
* Translation updates- update to 5.5.0:
* Turn Natural Copy/Paste on or off in the Settings menu
* Zoom with Ctrl + Scroll
* Include sudo password prompt when copying last output
* Apply font changes without restarting
* Translation updates- switch url to github, as we don\'t want to link to a different OS
* Mon Nov 25 2019 Alexei Podvalsky - Update to 5.4.0:
* Travis: downgrade Node to 10
* Add Release to Actions
* Add Gettext Updates to Actions
* Ignore hyperlink clicks just after focus in event. (#404)
* Darker dark colors (#412)
* Add horizontal padding (#411)
* Use palette colors for default bg/fg (#390)
* Add Lint to CI (#409)
* Fix code style issues
* Delete AUTHORS
* README: Fix weblate badge
* Add duplicate tab shortcut. (#385)
* Delete CODE_OF_CONDUCT.md
* Delete FUNDING.yml
* Remove unnecessary handling of middle-click. (#401)
* MainWindow: Reduce method scope and remove unused methods (#394)
* Change PantheonTerminal.TerminalApp to Terminal.Application (#384)
* MainWindow: Add accels to menuitem labels (#387)
* Honor privacy setting (#349)
* Merge remote-tracking branch \'weblate-extra/master\'
* Tue Jul 16 2019 Alexei Podvalsky - Update to 5.3.6:
* MainWindow: Add a separator to right click menu (#389)
* Use GSettings for Saved State (#375)
* Pressing the menu keyboard button opens right-click menu (#382)
* Thu Jul 04 2019 Alexei Podvalsky - Update to 5.3.5:
* Create FUNDING.yml
* Zoom with Ctrl+Equal (#369)
* Fix response code being wrong in another place (#370)
* Merge branch \'origin/master\' into Weblate.
* Thu May 02 2019 Alexei Podvalsky - Update to 5.3.4:
* Merge branch \'origin/master\' into Weblate.
* ForegroundProcessDialog: Use add_button instead of deprecated get_action_area (#364)
* Enable pointer_autohide property (#357)
* Buttons lose focus when finished (#259)
* Merge branch \'origin/master\' into Weblate
* meson: add missing \'gee-0.8\' dependency (#343)
* Mon Mar 04 2019 Alexei Podvalsky - Update to 5.3.3:
* Rename PantheonTerminalWindow to MainWindow (#338)
* Set bell to false by default, add description (#340)
* UnsafePasteDialog: Use GraniteMessageDialog (#337)
* Fix search jumping behaviour (#332)
* PantheonTerminalWindow: Fix invalid action names (#336)
* PantheonTerminalWindow: Make search action a boolean (#328)
* ForegroundProcessDialog: Rewrite as a Granite.MessageDialog (#323)
* Scroll to last command (#264)
* gschema: Make system bell default to true (#324)
* UnsafePasteDialog: Reverse checkbox phrasing (#299)
* Copy last output action (#262)
* Merge branch \'origin/master\' into Weblate
* Adds accels to tooltip markup (#318)