Commit Graph

57 Commits

Author SHA1 Message Date
Matt Rose 00ec42c7d2
Merge pull request #797 from j-d-r/master
Add command line option --toggle-visibility
2023-08-26 13:50:45 -04:00
xuezhixin fdfaa80907 Document syntax error
Signed-off-by: xuezhixin <xuezhixin@uniontech.com>
2023-08-09 17:33:12 +08:00
Julien Dusser e61fc1ce60 Add command line option --toggle-visibility
Useful for Wayland where global shortcuts are not available. Use window
manager to bind "terminator --toggle-visibilty" to a keyboard shortcut.
2023-07-20 17:38:37 +02:00
Vulcalien a9c5e18365 Remove more unused settings and update the docs accordingly
Removed settings: scroll_background, focus_on_close, cycle_term_tab,
ignore_hosts.
2023-04-01 21:44:28 +02:00
Vulcalien 1ce3d50069 Generate terminator.1 from terminator.adoc using asciidoctor 2023-03-31 01:17:22 +02:00
magical-heyrovsky bb1ddf3ee5
Fix typo in man page 2023-03-07 10:16:49 +01:00
Hector Sam 792dbcda08 Adding maximize option 2020-06-11 20:23:18 +02:00
Stephen Boddy 92d8d70cc0 Remove the ability to set window classname, as function in gtk is now deprecated 2017-03-13 19:41:33 +01:00
Stephen Boddy c4b793a148 Add the command line option for specifying a custom config file to the man page. 2017-02-26 17:15:23 +01:00
Stephen Boddy 0298695ef1 Fix title edit shortcuts to hopefully not clash with console programs so much 2015-12-02 23:40:55 +01:00
Stephen Boddy 295f884c6d (trunk-1683) Merge feature branch for tab/terminal title editing from Haim Daniel 2015-12-01 00:57:18 +01:00
Stephen Boddy 942915dc08 (trunk-1666) Updated and grouped default shortcuts in man page 2015-11-30 22:28:30 +01:00
Stephen Boddy 50d7c1a651 (trunk-1581) Fix typo in man page (Michael Eller, LP#1296725) 2015-07-19 22:41:18 +02: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 5d35c196c7 Add a command line option to spawn new tabs via DBus 2012-10-30 00:11:24 +00: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 23d0ae64c1 Remove duplicate shortcut entry. Reported by Kees Cook 2010-04-09 12:31:15 +01:00
Chris Jones 704269ed4b Fix a lintian warning about the manpage 2010-04-07 22:24:54 +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 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 64a52bcb78 fix up the manpage 2009-02-08 21:15:43 +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
Nathan Handler a716d82119 Fix typo in doc/terminator.1 2009-01-20 20:33:58 -06: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 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
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 1a6fd441a5 update docs in preparation for release 2008-07-03 23:48:37 +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 db9ee84f8f add shortcut to manpage 2008-06-14 02:29:21 +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 13b8778d0b Merged with main branch [with chantra's tab] 2008-05-22 16:37:59 +02:00