Commit Graph

2178 Commits

Author SHA1 Message Date
Chris Jones
0e71ed8037 Add lots of keyboard shortcut love, pretty much all based on patches from henry.3@gmail.com 2007-10-14 00:11:29 +01:00
Chris Jones
583aec7c21 Comment previous change. Suggestion from #148496 2007-10-03 12:19:24 +01:00
Chris Jones
bd2f125191 Focus the first terminal 2007-10-03 12:16:04 +01:00
Chris Jones
aa23129e08 Rate limiting gconf is pointless, users will have to live with whatever happens until it happens and I boggle at it 2007-09-20 22:45:32 +01:00
Chris Jones
ebe23f5933 Add a very important comment 2007-09-20 22:42:59 +01:00
Chris Jones
1fd4714177 Obvious mistake 2007-09-20 22:39:47 +01:00
cmsj@canonical.com
16e7c4b25c Fix setup.py field. Add AUTHORS to docs. Update ChangeLog for 0.4. Update INSTALL and README to reflect the new world order 2007-09-11 23:37:31 +01:00
Chris Jones
90ea20f666 Tag 0.4 2007-09-11 22:40:26 +01:00
Chris Jones
8b61ed5cc4 Fix bug where window grows in width when a scrollbar is hidden and reshown 2007-08-31 20:56:56 +01:00
Chris Jones
893ccd0f6a Flesh out --help. Detect if the specified profile doesn't exist 2007-08-31 20:33:39 +01:00
Chris Jones
8c4b656337 Fix a typo in custom command handling. Add getopt support, mainly for choosing a gnome-terminator profile 2007-08-31 20:27:27 +01:00
Chris Jones
0f129374c5 Flesh out previous fix. Also start slightly wider by default 2007-08-27 00:47:42 +01:00
Chris Jones
7410072da1 barest minimum of a fix for LP #129104 2007-08-27 00:24:32 +01:00
Chris Jones
3d1b206a80 Rename the script, add more info to setup.py and add an AUTHORS 2007-08-25 15:33:24 +01:00
Chris Jones
16e74b1201 Fix bug which loses all terminals at startup. Mention licence in setup.py 2007-08-11 00:33:00 +01:00
Chris Jones
674326ead4 Complete refactoring of splitting terminals. Also fix function spacing in a few places 2007-08-10 22:44:02 +01:00
Chris Jones
794bfc097c This wasn't a c&p mistake in splithoriz/splitvert, the added behaviour breaks splitting 2007-08-10 22:38:20 +01:00
Chris Jones
449236d381 Fix the obvious argument problem 2007-08-10 22:37:02 +01:00
Chris Jones
2dcda557f0 Start refactoring splithoriz() and splitvert() into a single method 2007-08-10 22:35:06 +01:00
Chris Jones
95091f715e Prepare for 0.3 release 2007-07-31 23:28:53 +01:00
Chris Jones
eb69c51862 Since people may not have the libvte python bindings installed, whige at them nicely 2007-07-29 19:09:33 +01:00
Chris Jones
f7011c12e5 improve wording, non-sloppy users won't see this as the active window 2007-07-29 17:59:34 +01:00
Chris Jones
ee3819377e Document new version, add a changelog and bump revision 2007-07-29 17:53:03 +01:00
Chris Jones
5d27a2084c Support closing terminals, with appropriate confirmation requests (these should be ignorable by config) 2007-07-29 16:41:59 +01:00
Chris Jones
f56a288bf2 Update docs a bit 2007-07-29 05:05:26 +01:00
Chris Jones
980b438d62 Update for 0.2 2007-07-29 05:03:24 +01:00
Chris Jones
d4379a6e42 Revert packN to addN since I've ended up back at the default settings anyway. Restore default behaviour of 4 terminals. Doing this before the window has actually been displayed is a horror show, so we're hackily using a timeout. This should really be tied to a signal that gets emitted after the window is rendered 2007-07-29 04:43:06 +01:00
Chris Jones
ceeb162894 Calculate amount of space required for scrollbars and resizing handles and make terminals appropriately smaller. This should prevent the terminator window resizing off the edge of the screen except in extreme circumstances 2007-07-29 03:49:19 +01:00
Chris Jones
e30bc9c689 Fix resizing so you can actually make the widget smaller 2007-07-29 03:16:18 +01:00
Chris Jones
cc53215ea0 Cut&paste horizontal splitting to vertical splitting. Also make the splitting function return the new term it createdx 2007-07-29 03:12:04 +01:00
Chris Jones
78f030ca2a Add support for dynamically splitting terminals. This requires us to set a very small initial size for the terminals otherwise the window grows in multiples of the screen width/height, which is less than helpful. also remove much initialisation code, now it isn't necessary 2007-07-29 03:06:52 +01:00
Chris Jones
97a11e2155 Add another FIXME 2007-07-28 22:27:44 +01:00
Chris Jones
8b06997fb2 Fix some spelling, spacing and language. Remove a FIXME that was fixed in 0.1 2007-07-28 19:36:51 +01:00
Chris Jones
40b56c14af document new URL behaviour, cf gnome-terminal 2007-07-28 18:40:40 +01:00
Chris Jones
3269821276 bump version 2007-07-28 13:11:35 +01:00
Chris Jones
0065db9b3e Tighten up distribution related things 2007-07-28 13:10:30 +01:00
Chris Jones
c28eeb4d08 Fix changelog entry 2007-07-28 13:05:30 +01:00
Chris Jones
bc6d38992a Attempt to fix build-deps 2007-07-28 04:59:33 +01:00
Chris Jones
3e35cc1d21 Include a seutp.py for the install 2007-07-28 04:38:36 +01:00
Chris Jones
e424700d0b Include a setup.py for the install 2007-07-28 04:37:57 +01:00
Chris Jones
7170a0d440 Add an attempt at debian packaging. Merged from 0.1 2007-07-28 04:36:47 +01:00
Chris Jones
d75505584a Add an attempt at debian packaging 2007-07-28 04:21:52 +01:00
Chris Jones
229b70ade9 Add an install doc, if you could call it that 2007-07-28 02:34:48 +01:00
Chris Jones
eb7edde831 Add the tedious legal stuff 2007-07-28 02:33:54 +01:00
Chris Jones
1aec4fecd1 Add the tedious legal stuff 2007-07-28 02:33:48 +01:00
Chris Jones
2e66adfc85 Add useful URLs 2007-07-28 02:29:32 +01:00
Chris Jones
bcde20b3f9 remove this, it should never have been in bzr 2007-07-28 02:22:43 +01:00
Chris Jones
503a161074 Fixes LP ##126293 2007-07-28 02:18:10 +01:00
Chris Jones
4d7658d7f0 This properly replicates child respawning behaviour from gnome-terminal's gconf profile 2007-07-28 02:17:37 +01:00
Chris Jones
238b75a068 attempt to fix backspace/delete handling and system theme colouring. Neither is really a resounding success. python-vte lacks some constants and the colour thing is still broken 2007-07-28 01:44:32 +01:00