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
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
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
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