Stephen Boddy
bc0903191d
Change the scroll_on_output default to false
2015-11-30 17:39:46 +01:00
Stephen Boddy
365cf77693
Update TERM to more modern values
2015-11-29 23:25:31 +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
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
Stephen Boddy
78cf6e87ec
Added smart copy mode switch to prefs (Steve Boddy, LP#1223129)
2015-10-01 20:53:15 +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
Ilya
1e89dc3064
Added config for 'putty paste style' and handle mouse click
2015-09-22 19:32:10 +05:00
Stephen Boddy
1d977cc6aa
A manual has been added to Terminator
...
* Added source and generated html of manual, and API doc
* setup.py can install the manual (and by extension do can debuild)
* setup.py has (inactive) code for generating the html from the source
but this will break if rtd theme is not available
* A few changes to doc strings to make the autodoc prettier
* Added help shortcut, by default F1 to open the local manual
* Added button to About tab to launch manual
* A couple of additional string to translate related to manual/help
2015-08-08 04:11:30 +02:00
Stephen Boddy
7363827d32
Correct a default shortcut that was a bit garbled
2015-08-04 20:33:05 +02:00
Stephen Boddy
4af300ee1e
Fixes font lookups for people with unpopulated gconf database (i.e. KDE)
2015-08-02 00:49:40 +02:00
Stephen Boddy
2c31772564
Set some default shortcuts based on my preference (Steve Boddy)
2015-07-19 23:50:00 +02:00
Stephen Boddy
25a6da8a99
Preselect the current layout when opening Prefs window, and also save config after using the layout 'Save' button (Steve Boddy)
2015-07-14 23:09:05 +02:00
Stephen Boddy
9dadba61c4
Add 'Save' button for saving to the selected Layout (Ariel Zelivansky)
2015-07-14 23:02:24 +02:00
Stephen Boddy
6ffafe81d1
Add shortcuts for next/prev profile (Peter E Lind, LP#1314734)
2015-07-12 00:27:18 +02:00
Stephen Boddy
da4db8b9c2
Global setting for changing the titlebar font (partially from Eli Zor branch), but expanded and improved (docs/GUI), plus some minor fixup from this.
2015-07-10 21:36:33 +02:00
Stephen Boddy
4c8fa5b090
Merge default broadcast behaviour toggle by Jiri (jtyr) - fixes lp #1288835
2015-06-22 19:34:37 +02:00
Stephen Boddy
18a987b290
Merge Activity Watcher plugin improvements from Joseph Crosland (with additional fixup)
2015-02-26 00:01:45 +01:00
Peter Lind
16cf86d5ab
Adding feature to switch between profiles using keybindings
...
- adding config options
- adding prefeditor code
- adding event handlers to switch back and forth
2014-08-13 09:36:20 +02:00
Ariel Zelivansky
eadb5cb419
Save layout button prototype.
2014-05-19 22:47:11 +03:00
Jiri Tyr
ec649aaa31
Configurable broadcast group
2014-03-07 22:50:06 +00:00
Stephen Boddy
106afb85df
Additional shortcuts/code to toggle All/Tab grouping
2014-01-24 23:29:07 +01:00
Stephen Boddy
27555740b3
This fixes the issue where another instance of terminator can overwrite config changes you make. Makes setting up layouts more usable.
2013-08-29 19:43:24 +02:00
Stephen Boddy
e14cd19690
Initial cut of layout launcher. It 'aint pretty, but it works
2013-08-28 23:09:17 +02:00
Stephen Boddy
031f754be4
Merge non-homogenous tab feature from Grizzly Smit
2013-08-01 19:47:20 +02:00
Stephen Boddy
3d6edb437e
Merge bug fix from David Caro. Closes LP#684340
2013-07-16 20:00:07 +02:00
Stephen Boddy
d271137675
Merge feature from nanikata. Closes LP#332267
2013-07-14 21:01:58 +02:00
Chris Jones
67419e2751
Repair remotinator
2013-01-30 13:50:27 +00:00
Chris Jones
bf72c3e4f2
Bring back support for forcing fake transparency. Closes LP#702917
2013-01-30 09:59:52 +00:00
Chris Jones
8b9bf56ec3
Support reading from alternate config files. Branch from Pavel Khlebovich. Closes LP#806424
2012-10-18 22:14:39 -07:00
Chris Jones
4516d991a5
Support custom TERM and COLORTERM env vars. Patch from John Feuerstein. Closes LP#794561
2012-10-18 20:51:39 -07:00
Chris Jones
d1835cecf1
Merge a branch from Przemek Wesolek which allows for retaining profile choice across splits/tabs. Closes LP#884329
2012-10-18 16:56:34 -07:00
Chris Jones
6da60c043b
Attempt to fix a hang in tunnellet X11 situations. Closes LP#943171
2012-10-18 14:37:46 -07:00
Chris Jones
68847a9bb9
Fix up custom_url_handler to not show as invalid
2012-10-17 15:33:15 -07:00
Chris Jones
3dd931e19a
Merge a branch from Stephen J Boddy to add a keyboard shortcut for changing the window title
2012-07-10 19:41:26 +01:00
Stephen Boddy
e5eda24a21
Add shortcut (no default) to edit window title.
2012-06-26 20:29:54 +02:00
Stephen Boddy
b4ef645a2f
Add shortcuts (no defaults) to insert the group menu numbers.
2012-06-26 20:23:39 +02:00
Chris Jones
12e76b7c78
Merge branch from Bruno Braga that implements a checkbox when closing multiple terminals, to suppress future dialogs
2012-04-19 11:06:26 +01:00
Chris Jones
bca4b8b89f
Merge branch from Andre Hilsendeger that implements container rotation
2012-04-19 10:59:33 +01:00
Chris Jones
68e25538a2
Config validator needs to know that background_image is a string
2012-04-19 09:25:21 +01:00
Andre Hilsendeger
e95bdcf964
Add possibility to rotate the paned containers.
2012-04-04 17:48:29 +02:00
pas
6f4cc90d52
Add commandline option for specifying config file
2012-03-30 23:35:19 +04:00
Chris Jones
4e2897fa05
Allow users to override the URL handler with a custom executable
2012-01-14 20:39:00 +00:00
15c92c09a0
Fixed the custom_commands errors, adding a method to the ConfigBase class to
...
delete a plugin configuration section (maybe more delete methods should be
added), and fixed the order problem adding a 'position' field to the config
properties of each command.
2011-12-28 23:00:52 +01:00
Bruno Braga
df68c6c94d
Implemented checkbox into the multiple terminals confirmation dialog, in oder to suppress it if users don't want this annoying message all the time.
2011-12-08 23:12:29 +10:00
Francis Smit (Grizzly)
a8184adbb7
have added a config for the homogeneous property to terminator, so u can set homogeneous to False in the config file to to this I added a line to config.py and changed a line in notebook.py
2011-11-19 22:04:29 +11:00
Chris Jones
780c295cf0
Allow font dimming in inactive terminals
2011-10-07 01:20:54 +01:00
Chris Jones
845ca998c0
Add config option to hide terminal size. Patch from João Pinto. Fixes LP#691213
2011-08-21 01:07:11 +01:00
Chris Jones
2e94df2033
Merge Peter B. Jørgensen's branch improving dropdown behaviours/features
2010-10-15 12:57:30 +01:00
Chris Jones
7253eda0c8
Add a couple of handy debugging statements for config file/dir problems
2010-10-15 12:40:29 +01:00