8e5b2c53ad
minor doc update
2019-03-28 20:07:29 +00:00
b4394c67ed
documentation updates
2019-03-28 20:07:08 +00:00
972bef1dbf
Added short flag for ssh override.
2017-08-14 14:26:59 -07:00
7cae48d0d6
Fixed to work on recent Ubuntu releases, and to update copyright.
2017-08-09 14:30:59 -07:00
be08ef4b9c
Name change.
2016-04-29 11:57:17 -07:00
Graeme Nordgren
90332d5041
Name changes.
2014-05-23 15:46:13 -07:00
Graeme Humphries
7aa0249136
Fixes issue #25 .
2014-05-23 14:32:24 -07:00
Graeme Humphries
e45854e9a9
Fixes and closes issue 17.
2013-08-26 15:13:56 -07:00
Graeme Humphries
3b31f57972
Ignore python artifacts.
2013-07-19 14:59:43 -07:00
Graeme Humphries
3c91fcf821
Fixes and closes #19 .
2013-07-19 14:46:53 -07:00
Graeme Humphries
3e5ab6f290
Fix for issue #22 .
2013-07-19 13:55:00 -07:00
Graeme Humphries
4abcdfcdcb
Adds functionality to load hostnames from file, for issue#17.
2013-03-15 12:22:28 -07:00
Graeme Humphries
65893e806c
Fixes copy/paste issue#18.
2013-03-15 12:10:04 -07:00
Graeme Humphries
b248a1db49
Fixed bug where terminal being removed didn't remove it from edit menu list of terminals.
2013-03-15 11:50:10 -07:00
Graeme Humphries
725ceb4a1a
Added explict notification on CLI of individual session disconnects.
2012-12-10 15:10:05 -08:00
Graeme Humphries
61479f398e
Minor formatting change.
2012-12-10 12:20:06 -08:00
Graeme Humphries
3a9a913207
Minor formatting change.
2012-12-10 12:16:24 -08:00
Graeme Humphries
d2ecac2d6b
Minor formatting change.
2012-12-10 12:15:33 -08:00
Graeme Humphries
3caeb74479
Stripped out opacity code, since it seems to be broken in python-vte. github#6
2012-05-15 13:53:56 -07:00
Graeme Humphries
b324e8b89e
Doc update.
2012-05-15 13:40:17 -07:00
Graeme Humphries
2c1d53f5c6
ctl-shift-v now pastes gtk/gnome clipboard to multiple terminals. github#12
2012-05-15 13:37:33 -07:00
Graeme Humphries
edfa01e3e7
Fixed middle click pasting into EntryBox.
2012-05-15 12:04:43 -07:00
Graeme Humphries
3689a251a8
Added menu to enable/disable hosts on demand. github#13
2012-05-15 11:46:22 -07:00
Graeme Humphries
f57955594b
Added tooltip identifying remote host to terminals. github#14
2012-05-15 10:44:20 -07:00
Graeme Humphries
eb7ebdfa01
Fixed paste bug. github#11
2012-04-17 11:23:52 -07:00
Graeme Humphries
24112ed67b
Updated to conform to PEP-8, based on suggestions from SublimeLinter.
2012-03-22 16:41:39 -07:00
Graeme Humphries
634e514a6c
Merge branch 'master' of github.com:unit3/crussh
2012-03-21 15:54:21 -07:00
Graeme Humphries
cb80fa43e8
Default to unlimited scroll buffer in terminals.
2012-03-21 15:54:10 -07:00
Graeme Humphries
a515f8b81a
Merge pull request #10 from guppy/master
...
--ssh argument, -- bugfix.
2012-03-21 13:41:35 -07:00
Jeff Fisher
7dd4980ace
unit3 likes the idea of both methods so I've added back in the old way with a minor code change
2012-03-21 14:34:33 -06:00
Jeff Fisher
fde90035af
Removed the ssh argument code that uses --.
...
Added --ssh which can be used to change the ssh executable and pass arugments, it also lets you do things like:
./crussh --ssh telnet "www.google.com 80" "www.bing.com 80"
2012-03-21 14:09:46 -06:00
Jeff Fisher
f0b74c5b1f
minor doc update since HOST is used in the help output
2012-03-21 14:09:13 -06:00
Graeme Humphries
c99b013ae5
Merge pull request #9 from guppy/master
...
Minor fixes
2012-03-19 12:22:28 -07:00
Jeff Fisher
4a1633acc3
fixed printing to stderr. display a simple error message if vte isn't found, we're running crussh from the command line anyways.
2012-03-17 09:08:49 -06:00
Jeff Fisher
ef6b38ec73
Merge remote-tracking branch 'upstream/master'
2012-03-17 09:02:12 -06:00
Jeff Fisher
64db28c0a7
minor formatting change
2012-03-17 09:02:07 -06:00
Graeme Humphries
3dabd60eeb
Minor code simplification.
2012-03-17 00:11:26 -07:00
Graeme Humphries
7fc46e3a04
Min-size now customizable, but only takes effect on restart.
2012-03-17 00:09:41 -07:00
Graeme Humphries
25836a77cf
Remove unnecessary error message.
2012-03-16 23:11:51 -07:00
Graeme Humphries
492dbeadc1
Merge pull request #7 from guppy/master
...
Added missing usage details.
2012-03-16 22:56:48 -07:00
Jeff Fisher
d37362aadf
'is not None' is more pythonic. extra indention on some of the icon code.
2012-03-16 22:10:18 -06:00
Jeff Fisher
cd2d50c32e
document the ability to pass ssh options.
2012-03-16 22:01:22 -06:00
Graeme Humphries
bef3896ff0
Fixed missing icon issue. (github-4)
2012-03-16 16:43:40 -07:00
Graeme Humphries
f71222a9ff
Save/restore prefs works, opacity settings don't, so disabled for now.
2012-03-16 16:18:07 -07:00
Graeme Humphries
a48ac22c9b
Removed unneeded -s option.
2012-03-16 15:59:08 -07:00
Graeme Humphries
8945722173
Merged cli args changes from master.
2012-03-16 15:56:13 -07:00
Graeme Humphries
6cdd355350
Config dialog box. Still doesn't save / restore settings.
2012-03-16 15:52:40 -07:00
Graeme Humphries
babb5a5366
Merge pull request #5 from guppy/master
...
Generic ssh arguments support.
2012-03-16 15:49:59 -07:00
Jeff Fisher
f19d1f50ec
Moved some of the ssh arguments code out of CruSSH. Made the program a bit more pythonic in case people want to import CruSSH into another program.
2012-03-15 21:17:10 -06:00
Jeff Fisher
c0f5af19d0
Added support for passing arguments to ssh. Got rid of -l and -p since we can just pass them directly to ssh.
2012-03-15 20:53:52 -06:00