Commit Graph

68 Commits

Author SHA1 Message Date
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
Graeme Humphries
8db6995db9 Fixed display bug with only one host, and github-3. 2012-03-15 17:26:20 -07:00
Graeme Humphries
5d58acd882 Fixed remaining reflow() bugs. 2012-03-15 11:56:36 -07:00
Graeme Humphries
9a27fa34f3 Refactored as a class, fixed bugs where -l and -p behaviour would ignore ssh configs. 2012-03-15 11:21:45 -07:00
Graeme Humphries
b7ca428dfb Removed Debian-specific error messages. 2012-03-15 10:16:49 -07:00
Graeme Humphries
3bf746f034 Fixed bug where -l and -p option flags were non-functional. 2012-03-15 10:15:16 -07:00
Graeme Humphries
a438c4b43b Fixed loss of focus bug (github-1). 2012-03-15 10:08:08 -07:00
Graeme Humphries
1403b9151d Minor typo fix. 2012-03-14 17:54:14 -07:00
Graeme Humphries
47f1dc27eb Added Bugs section. 2012-03-14 17:52:52 -07:00
Graeme Humphries
736f1bb5c7 Missed a key feature. 2012-03-14 16:59:57 -07:00
Graeme Humphries
831883482a Fixed minor formatting problems. 2012-03-14 16:57:45 -07:00
Graeme Humphries
7c11cb9a25 Initial code release. 2012-03-14 16:45:41 -07:00