Commit Graph

2400 Commits

Author SHA1 Message Date
Stephen Boddy bc85c0735f Remove invalid double-quote (") from the pathchar for url regex matching 2015-12-02 14:59:24 +01:00
Stephen Boddy caa0798503 Add Changelog entry 2015-12-01 20:19:36 +01:00
Stephen Boddy 0c1e16236b Backport some fixes from Egmont patch-o-rama, plus one from me
* Fix rotate terminals under tabs
* Change the scroll_on_output default to false
* Fix PuTTY paste mode so Ctrl-Right-Drag terminal still works
2015-12-01 01:15:39 +01:00
Stephen Boddy d5a0eae9f4 Correct documentation error in rev 1699 2015-12-01 01:06:31 +01:00
Stephen Boddy f5050ff57a Fix PuTTY paste mode so Ctrl-Right-Drag terminal still works 2015-12-01 00:12:15 +01:00
Stephen Boddy bc0903191d Change the scroll_on_output default to false 2015-11-30 17:39:46 +01:00
Stephen Boddy 6beaa26277 Fix rotate terminals under tabs 2015-11-30 16:19:39 +01:00
Stephen Boddy fa3a6cb674 Merge branch containing huge number of fixes from Egmont
* Make Zoom/Maximize inactive if a single terminal
* Add dimming for 256 colour palettes
* Update TERM to more modern values
* Correct some British spelt translated strings to American
* Fix the palette for inactive terminals after Prefs window
* Fix copy on selection to work on already open terminals
* Fix warning trying to import the __init__.py file as a plugin
* Fix unwanted seperator size change, and increase granularity of dim/transparent sliders
* Fix cwd when new term spawned from a symlinked directory - has no impact, just keeping code aligned
* Correct terminator_config man page regarding scrollback
2015-11-30 00:31:07 +01:00
Stephen Boddy 365cf77693 Update TERM to more modern values 2015-11-29 23:25:31 +01:00
Stephen Boddy d9e1b32e69 Correct terminator_config man page regarding scrollback 2015-11-29 23:22:14 +01:00
Stephen Boddy b51fe1d250 Fix cwd when new term spawned from a symlinked directory - has no impact, just keeping code aligned 2015-11-29 20:19:09 +01:00
Stephen Boddy 0b8fd51d5e Fix unwanted seperator size change, and increase granularity of dim/transparent sliders 2015-11-29 19:33:57 +01:00
Launchpad Translations on behalf of gnome-terminator 31958f1a15 Launchpad automatic translations update. 2015-11-29 05:04:46 +00:00
Stephen Boddy a4af9a1b3d Add dimming for 256 colour palettes 2015-11-29 05:27:56 +01:00
Stephen Boddy 5c96bb4aaa Fix warning trying to import the __init__.py file as a plugin 2015-11-29 05:25:03 +01:00
Stephen Boddy 4d8b6acad2 Fix copy on selection to work on already open terminals 2015-11-29 03:07:07 +01:00
Stephen Boddy edee76f78e Fix the palette for inactive terminals after Prefs window 2015-11-29 02:51:29 +01:00
Stephen Boddy e782204f9f Correct some British spelt translated strings to American 2015-11-29 00:39:30 +01:00
Stephen Boddy 1d7ca2f81a Make Zoom/Maximize inactive if a single terminal 2015-11-29 00:22:55 +01:00
Launchpad Translations on behalf of gnome-terminator 3197d331df Launchpad automatic translations update. 2015-11-27 05:07:00 +00:00
Launchpad Translations on behalf of gnome-terminator b8373563a2 Launchpad automatic translations update. 2015-11-26 05:06:53 +00:00
Launchpad Translations on behalf of gnome-terminator a1e43cf31b Launchpad automatic translations update. 2015-11-15 05:06:32 +00:00
Launchpad Translations on behalf of gnome-terminator 4d64069f2d Launchpad automatic translations update. 2015-11-12 05:07:24 +00:00
Stephen Boddy e2f7f429ac * Merge feature branch for tab/terminal title editing from Haim Daniel
* Tweak the shortcuts
* Update the HTML manual
* Add a missing image
2015-11-07 03:31:41 +01:00
Stephen Boddy 0b7b946124 Adjust the default shortcuts for renaming title/tab/terminal, and update docs 2015-11-07 03:27:06 +01:00
Stephen Boddy f8e3ea1f8c Fix focus dimming so when set to 1.0, it doesn't trash temporary palette changes
by applications. Not needed in gtk3
2015-11-07 01:43:24 +01:00
Stephen Boddy b87c5fb729 Followup to 1679 to improve behaviour a bit further on rebalancing 2015-11-07 01:14:10 +01:00
Launchpad Translations on behalf of gnome-terminator 56bbfe3b45 Launchpad automatic translations update. 2015-11-06 05:05:06 +00:00
Stephen Boddy 785c9a87a4 Fix flickering and intermittent failures to rebalance 2015-11-05 10:57:24 +01:00
Launchpad Translations on behalf of gnome-terminator 6b9324e007 Launchpad automatic translations update. 2015-11-05 05:04:44 +00:00
Launchpad Translations on behalf of gnome-terminator d1d6ae2841 Launchpad automatic translations update. 2015-11-04 05:05:07 +00:00
Launchpad Translations on behalf of gnome-terminator 89f41e00f0 Launchpad automatic translations update. 2015-11-03 05:05:36 +00:00
Haim Daniel hdaniel@redhat.com 9aab1d8643 Add support for terminal and tab edit title key binding.
Currently the only way of changing either active terminal title or active tab
title is by mouse clicking on them.

The suggested fix adds support for keybinding for each action, thus providing
a potential productivity increase from user's perspective.

The suggested default key layouts are:
* edit terminal title '<Alt>F2'.
* edit tab title '<Alt><Shift>F2'

This fixes issue: https://bugs.launchpad.net/terminator/+bug/1417747
2015-10-26 15:46:39 +02:00
Launchpad Translations on behalf of gnome-terminator 167ec8b231 Launchpad automatic translations update. 2015-10-26 05:04:54 +00:00
Launchpad Translations on behalf of gnome-terminator 454a82a8cb Launchpad automatic translations update. 2015-10-11 05:11:03 +00:00
Launchpad Translations on behalf of gnome-terminator 2c0c6276c4 Launchpad automatic translations update. 2015-10-10 05:11:17 +00:00
Launchpad Translations on behalf of gnome-terminator 57d0e911cb Launchpad automatic translations update. 2015-10-09 05:11:13 +00:00
Launchpad Translations on behalf of gnome-terminator b9015511f6 Launchpad automatic translations update. 2015-10-08 05:16:12 +00:00
Launchpad Translations on behalf of gnome-terminator da4e184ed9 Launchpad automatic translations update. 2015-10-06 05:11:05 +00:00
Launchpad Translations on behalf of gnome-terminator 47397904fc Launchpad automatic translations update. 2015-10-05 05:10:39 +00:00
Launchpad Translations on behalf of gnome-terminator 8a950f2701 Launchpad automatic translations update. 2015-10-04 05:10:48 +00:00
Stephen Boddy 78cf6e87ec Added smart copy mode switch to prefs (Steve Boddy, LP#1223129) 2015-10-01 20:53:15 +02:00
Stephen Boddy 2fd279ecf1 Updated and grouped default shortcuts in man page (Steve Boddy) 2015-10-01 20:51:28 +02:00
Stephen Boddy 4f0c4330d2 Manual updates:
Add the new PuTTY paste mode
  Add new Remotinator commands
  FAQ for other Terminator
  Add Bug handling flow
  Minor changes/corrections
2015-10-01 03:29:44 +02:00
Stephen Boddy 29a864aa1b * Set window geometry hints to off by default. The constant trickle of problems it causes are annoying.
May set up a warning dialog when turning on.
* Actually set the DBUs interface to on by default. For some reason it wasn't active by default.
2015-10-01 03:23:57 +02:00
Stephen Boddy 195849a1ca Merge in PuTTY paste mode (Nemilya, LP#1416682) with some alterations. 2015-09-30 00:00:04 +02:00
Launchpad Translations on behalf of gnome-terminator 629507fad7 Launchpad automatic translations update. 2015-09-25 05:11:16 +00:00
Launchpad Translations on behalf of gnome-terminator 04a6de38ad Launchpad automatic translations update. 2015-09-24 05:10:50 +00:00
Ilya a8c260fcf3 Added UI config for Putty-paste-style, and text to documentations 2015-09-22 19:44:35 +05:00
Ilya 1e89dc3064 Added config for 'putty paste style' and handle mouse click 2015-09-22 19:32:10 +05:00