Commit Graph

148 Commits

Author SHA1 Message Date
Stephen Boddy
54b4223c4d Add some nice window icon setting abilities, plus I noticed a few options were missing from the manpage. 2012-06-28 18:07:00 +02:00
Stephen Boddy
bc9539f187 Adds ability to override the WMCLASS_NAME of a window. 2012-06-28 15:38:01 +02:00
Andre Hilsendeger
e95bdcf964 Add possibility to rotate the paned containers. 2012-04-04 17:48:29 +02:00
Chris Jones
4e2897fa05 Allow users to override the URL handler with a custom executable 2012-01-14 20:39:00 +00:00
Chris Jones
780c295cf0 Allow font dimming in inactive terminals 2011-10-07 01:20:54 +01:00
Chris Jones
0c6ba18d2b Cowardly disable the dbus server by default 2010-08-24 21:38:15 +01:00
Chris Jones
db0acc7b28 Merge dbus branch 2010-08-17 12:58:24 +01:00
Chris Jones
cfc902ed37 Document the antialias config 2010-08-17 12:43:01 +01:00
Chris Jones
9044ffabb0 Land a modified and extended patch from Andrea Corbellini that adds a dbus server and a new default behaviour to use the dbus server to make terminator processes singletons 2010-07-21 23:17:34 +01:00
Chris Jones
7522bb2b9d Deprecate the hide_tabbar config option and instead add a 'hidden' value to tab_position and update the code/UI/docs accordingly. 2010-07-03 20:42:33 +01:00
Chris Jones
69e4ae1875 Switch plugins from being enabled by default to being disabled by default. An annoying change to have to make, but since almost nobody is using them yet, hopefully nobody will notice 2010-06-18 13:07:02 +01:00
Chris Jones
d7b168702d Fix indentation of a section heading 2010-06-03 22:53:03 +01:00
Nicolas Valcarcel Scerpella
9501cde85e remove problematic line from man page 2010-04-15 09:51:39 -05:00
Chris Jones
4f6235bc5e Thanks to some #pygtk folks we now have a way out of the ridiculous 16bit colour values that Gtk+ gives us from the ColorPicker widget. Now we get the 8bit values that everyone is used to 2010-04-13 23:17:52 +01:00
Chris Jones
23d0ae64c1 Remove duplicate shortcut entry. Reported by Kees Cook 2010-04-09 12:31:15 +01:00
Chris Jones
dd567fcfa4 Fix the default value of the palette in the manpage and attempt to hint that the long line is necessary 2010-04-07 22:28:02 +01:00
Chris Jones
704269ed4b Fix a lintian warning about the manpage 2010-04-07 22:24:54 +01:00
Chris Jones
fd8bc65654 remove enable_real_transparency setting and instead attempt to determine it based on the actual capabilities of the current display 2010-04-06 21:11:11 +01:00
Chris Jones
bc3fb61649 Update the configuration manpage to mention the full GUI, and also clarify the need for quoting of hex colour values 2010-04-02 12:47:17 +01:00
Chris Jones
4fd06ba8b3 Document use_system_font. Closes LP #553033 2010-04-01 23:30:26 +01:00
Chris Jones
4b6a60b7ec Fix a manpage typo 2010-03-31 09:21:01 +01:00
Chris Jones
b4ade9836b Rewrite man pages to be correct for 0.90 2010-03-30 22:50:57 +01:00
Chris Jones
a65fa136e8 Various tidying, version and packaging updates 2010-01-05 10:07:35 +00:00
Chris Jones
0b5ac38793 Hand merge in from trunk 2009-12-19 02:08:35 +00:00
Chris Jones
0f5cf7c496 remove titletips, it's a terrible option 2009-09-02 23:17:08 +01:00
Chris Jones
13c11e1475 merge in trunk 2009-07-13 23:36:45 +01:00
Chris Jones
61eec1f2f7 fix example config quoting 2009-07-12 22:56:10 +01:00
Chris Jones
ac56c18501 Add support for spawning new windows as new Terminator processes. Closes LP #381193 2009-05-28 10:29:56 +02:00
Chris Jones
69265ec036 Add keybindings for group_all, ungroup_all, group_tab and ungroup_tab. Closes LP #376351 2009-05-23 18:05:50 +02:00
Chris Jones
ee1490dc4a Add a commandline argument to allow specifying the window title. Closes LP #370064 2009-05-04 02:00:44 +01:00
Chris Jones
9b530862e7 Make the zoomed/maximised titlebar optional 2009-04-09 11:23:33 +01:00
Chris Jones
5e78509499 Fix scrolling on patched VTEs. Note that this will only work if the patched VTEs also have python support for their modifications. Closes LP #291184 2009-03-26 10:36:47 +00:00
Chris Jones
711986766a Allow user configurability of the cursor shape. Patch from Jordan Callicoat. Closes LP #348244 2009-03-25 12:58:55 +00:00
Chris Jones
44e958f53e Allow user configurability of the cursor colour. Patch from Jordan Callicoat. Closes LP #348231 2009-03-25 12:48:27 +00:00
Chris Jones
de62f1bda4 Make the bell options more explicit and allow multiple bell actions, including a new one to set the window manager urgent hint. Closes LP: #272749 2009-03-20 10:13:29 +00:00
Chris Jones
4944ccabe7 make tab bar more configurable. Closes LP: #287307 2009-03-20 00:23:37 +00:00
Chris Jones
64a52bcb78 fix up the manpage 2009-02-08 21:15:43 +00:00
Chris Jones
46f17589da quite why people want this, I don't know, but they do. see LP question 59635 2009-02-02 23:01:00 +00:00
Jamu Kakar
97700f2d7d - Added --working-directory to the manpage.
- Added a metavar option to the --working-directory parser
  configuration, to make it's help text a touch prettier.
2009-01-27 11:19:01 -08:00
Chris Jones
c3a2b5d2bb remove references to quake, it's unhelpful. It's now 'hide_window' 2009-01-25 18:33:22 +00:00
Chris Jones
920a668991 Merge in Chris James' quake branch. 2009-01-25 14:28:27 +00:00
Chris Jones
4236e44e5f Merge in Chris James' quake branch. 2009-01-25 14:26:20 +00:00
Thomas Hurst
bc24c98164 Merge in jkakar's quick tab switching branch, with minor changes. To avoid bikeshed issues, the bindings are disabled by default. 2009-01-21 08:29:32 +00:00
Nathan Handler
a716d82119 Fix typo in doc/terminator.1 2009-01-20 20:33:58 -06:00
Chris Jones
9824029bda Make the enable_real_transparency manpage entry slightly more verbose 2009-01-19 14:58:23 +00:00
Stephen Boddy
2c50a3b326 Update the config man page with parameters for titlebar colours. 2009-01-14 12:21:31 +01:00
Chris Jones
9301f0789c Add the requisite manpage entries for Kees' directional controls changes 2008-12-20 00:40:56 +00:00
Chris Jones
4b69bf47aa Add keyboard shortcuts for reset and reset/clear. Closes LP#287634 2008-11-17 10:42:34 +00:00
Chris Jones
b754489c54 make the zoom/maximise shortcuts slightly clearer 2008-11-11 11:13:32 +00:00
Chris Jones
3d5bc38964 make manpage more explicit about -p trumping RC 2008-10-06 00:31:20 +01:00
Chris Jones
99893f0b98 tweak the terminator_doc manpage name to be less annoying, and also so a little thing called lintian loves it more 2008-09-24 14:06:51 +01:00
Thomas Hurst
1eb618b3a6 Fix typo 2008-09-23 11:36:58 +01:00
Chris Jones
c93e99b4c3 fix up backspace/delete binding widgets and fix a related mistake in the terminator_config manpage 2008-09-07 20:10:06 +01:00
Thomas Hurst
3c77ec10c1 Add support for tab_position. 2008-08-28 17:08:15 +01:00
Chris Jones
e7467bfeba fix up escaping 2008-08-27 01:24:34 +01:00
Chris Jones
377caa85b5 more detail about quotes and # inside values. 2008-08-27 01:21:28 +01:00
Chris Jones
cab010ed52 make comments and quotes obvious, I hope 2008-08-27 01:18:46 +01:00
Chris Jones
6ba5824fda Bring manpages up to reflect reality 2008-08-27 01:13:16 +01:00
Thomas Hurst
fc53521c80 Add a --geometry option. Terminator's constructor is getting a bit long. 2008-08-21 08:07:38 +01:00
Thomas Hurst
4f1eb58135 Document search. 2008-08-13 00:20:52 +01:00
Thomas Hurst
2d6f1c0485 r459 breaks; regexp probing, since \< is valid in both POSIX and GNU regexps; they just don't mean the same thing. This means on !GNU, URL matching silently breaks and POSIX word boundries are never tried.
Since the VTE-warning is annoying people, rather than back it out, try to make everyone happy; Linux now only uses GNU, !Linux always probes, and there's now a try_posix_regexp configuration option who's default reflects this.  Hopefully we will Just Work in most environments.
2008-08-03 03:09:38 +01:00
Chris Jones
18ffbcd62e Merge Markus Korn's branch for LP #246706 2008-07-13 00:49:30 +01:00
Markus Korn
5a8718d912 * terminator, terminatorlib/terminator.py: added a '--no-gconf' commandline
option
* doc/terminator.1: updated manpage
2008-07-08 20:38:51 +02:00
Emmanuel Bretelle
8c8cdb1e09 fixing documentation bug LP#247882 2008-07-12 15:31:32 +01:00
Chris Jones
1585d73b10 Yield to bug 242852 and failsafe on transparency. I've added a FAQ page to the website which prominently explains how to enable real transparency 2008-07-07 22:47:02 +01:00
Chris Jones
be63a3a8ac fix up the transparency config description slightly 2008-07-06 14:52:12 +01:00
Emmanuel Bretelle
be6229cb9b LP#242852 comment 19 seems to say that real_transparency is causing the issue.
Re-pushing the code removed in rev 398
* added an new conf parameter (enable_real_transparency defaulting to True) so real_transparency can be disabled
* This should be enough to push the release :)
2008-07-06 14:01:44 +01:00
Chris Jones
1a6fd441a5 update docs in preparation for release 2008-07-03 23:48:37 +01:00
Chris Jones
e4a6b6393e fix a typo 2008-06-30 11:14:47 +01:00
Chris Jones
0240f588ea document changes for LP #237866. Also fix some existing config file manpage entries and write some for undocumented settings 2008-06-29 02:15:32 +01:00
Thomas Hurst
421086356b Add missing macro 2008-06-27 19:02:16 +01:00
Thomas Hurst
254ecec810 Add close_button_on_tab option, defaulting to true. Set to false to turn off close buttons on tabs. 2008-06-27 18:54:42 +01:00
Thomas Hurst
3717c8af1f Add copy_on_selection, defaulting to false, which automatically copies selections to the clipboard. Resolves LP #241594. 2008-06-20 16:18:23 +01:00
Thomas Hurst
ed46032ed4 It's no longer terminatorrc, nor is it termiatorrc. Also it's Terminator, going by the other manpage 2008-06-19 14:29:05 +01:00
Emmanuel Bretelle
828a76b5bb corrected errors in terminator*.{1,5} 2008-06-18 17:51:01 +01:00
Chris Jones
92b2b43e92 Add support for restoring original font size after zooming. Also import 'err' from terminatorlib 2008-06-18 09:39:21 +01:00
Emmanuel Bretelle
5254ede2da Enable switch to next/previous term within the same tab
* closes LP#238205
2008-06-17 21:40:04 +01:00
Chris Jones
70b6588697 Only use ~/.config/terminator/config instead of ~/.terminatorrc. Closes LP #238070 2008-06-17 01:20:37 +01:00
Chris Jones
bdbd580a45 Add manpage entry for force_no_bell 2008-06-17 00:39:00 +01:00
Chris Jones
db9ee84f8f add shortcut to manpage 2008-06-14 02:29:21 +01:00
Chris Jones
6e148aa0d2 document conf.f11_modifier 2008-06-10 00:58:28 +01:00
Emmanuel Bretelle
0803723ca9 Adding XDG support closes LP#238070
* adding python-xdg and xdg-utils in debian/control 's Recommends field
  * if xdg is not installed, default to ~/.terminatorrc
  * using xdg-open first, then fallback to gnome.url_show or webbrowser.open
2008-06-09 14:15:30 +01:00
Emmanuel Bretelle
4a74f74897 Enhancing the way we handle refocus when a terminal is closed
* Fixes LP#234905 : Refocus on term close
  * Added new conf parameter: focus_on_close
  * Default to auto, possible values: auto, next, prev
  * When auto, if the term parent is a gtk.Paned, the focus is 
     given to the sibling rather than the previous term which could 
     be in another tab
  * Added entry to doc/terminatorrc.5
2008-06-06 19:13:54 +01:00
Chris Jones
47e51e7855 document titlebars rc setting 2008-06-06 16:06:01 +01:00
Chris Jones
400b5712c6 tidy up the description of background_darkness 2008-06-04 10:19:57 +01:00
Emmanuel Bretelle
c07c2715bc Adding tabs feature keybindings to doc/terminator.1
Adding a section on drag and drop
2008-06-01 13:52:49 +01:00
Chris Jones
a416f092ce document ctrl-shift-z 2008-05-30 13:20:49 +01:00
Edoardo Batini
00a6dc3fa1 Nth resync with trunk 2008-05-29 14:25:46 +02:00
Edoardo Batini
39fff2287b Resync with trunk 2008-05-23 23:30:53 +02:00
Edoardo Batini
13b8778d0b Merged with main branch [with chantra's tab] 2008-05-22 16:37:59 +02:00
Chris Jones
db66ec7743 Add schema descriptions from gconf to document the rc settings 2008-02-25 23:26:51 +00:00
Nicolas Valcarcel
2373589eaa added documentation on terminator man page and created terminatorrc (FIXME) man page 2008-02-22 22:38:55 -05:00
Chris Jones
446d41ae14 Improvements from nxvl, and some of my own 2008-02-13 16:22:16 +00:00
Nicolas Valcárcel
d504b4f05f Added keybindings information on man page 2008-02-13 11:09:13 -05:00
Chris Jones
0f2ca3398a Revert hyphens in man page to hyphens 2008-01-14 10:36:27 +00:00
Chris Jones
ab15dab52b Remove dupes from the man page 2008-01-11 16:19:30 +00:00
Chris Jones
b58e271cb4 Changes based on REVU feedback 2008-01-08 12:34:43 +00:00
Chris Jones
18b4d7a6e0 Include a manpage 2008-01-05 01:21:39 +00:00