Commit Graph

130 Commits

Author SHA1 Message Date
Stephen Boddy b2a9c38cf9 Remove documentation and scripting for it that was packaged with the main app. It is now online. 2016-10-27 06:45:37 +02:00
Stephen Boddy e4ef5b8eec Fix title edit shortcuts to hopefully not clash with console programs so much 2015-12-02 23:40:20 +01:00
Stephen Boddy d5a0eae9f4 Correct documentation error in rev 1699 2015-12-01 01:06:31 +01:00
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 d9e1b32e69 Correct terminator_config man page regarding scrollback 2015-11-29 23:22:14 +01: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
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 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 195849a1ca Merge in PuTTY paste mode (Nemilya, LP#1416682) with some alterations. 2015-09-30 00:00:04 +02:00
Ilya a8c260fcf3 Added UI config for Putty-paste-style, and text to documentations 2015-09-22 19:44:35 +05:00
Stephen Boddy 3a07b6e53c Minor update to manual, and a change added to the Changelog 2015-08-26 20:50:46 +02:00
Stephen Boddy a98c7c4812 Some minor updates to the manual and apidoc 2015-08-26 20:04:39 +02:00
Stephen Boddy 4bd6913267 Some manual updates 2015-08-21 02:11:31 +02:00
Stephen Boddy 527d892ebd Minor updates to the manual 2015-08-13 22:16:47 +02:00
Stephen Boddy 15ce5a9a9e Add a couple of missing words, and remove a temporary file that snuck in 2015-08-08 19:32:13 +02:00
Stephen Boddy 766ef9c9a3 Couple of mistakes in manual - I always find the mistakes *after* I press send :-( 2015-08-08 06:27:53 +02: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 a9a207c076 Fix typo in man page (Michael Eller, LP#1296725) 2015-07-19 22:40:55 +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
Jiri Tyr ec649aaa31 Configurable broadcast group 2014-03-07 22:50:06 +00:00
Stephen Boddy e14cd19690 Initial cut of layout launcher. It 'aint pretty, but it works 2013-08-28 23:09:17 +02:00
Chris Jones 3b37d87bd9 Apple patch from Juan Francisco Cantero Hutardo to add the Solarized colour theme to Terminator. Closes #1102241 2013-02-16 00:10:45 +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 5d35c196c7 Add a command line option to spawn new tabs via DBus 2012-10-30 00:11:24 +00: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 a6c48a8bf3 Apply a patch to fix a manpage typo. Patch from Julián Moreno Patiño <julian@debian.org>. Closes LP#1035691 2012-10-18 14:15:17 -07:00
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