Commit Graph

26 Commits

Author SHA1 Message Date
Mickaël Thomas c8cae01560 Fix terminal data being interpreted as format string.
This caused invalid % sequences to be replaced with %!X(MISSING) in the terminal.
2015-12-30 06:27:56 +01:00
Manfred Touron fad5173a1b
Support of --skip-tls-verify 2015-12-09 18:58:57 +01:00
Manfred Touron dcf603df90 Merge pull request #32 from QuentinPerez/patch-1
Don't print buff if an error occurred
2015-11-19 00:56:46 +01:00
Quentin Perez f6d1fcac25 Don't print buff if an error occurred 2015-11-19 00:23:01 +01:00
Quentin Perez 2effb888f5 Remove some OS from .goxc.json file 2015-11-19 00:15:13 +01:00
Manfred Touron c7186d44ee
Flexible parsing of the input URL 2015-11-01 19:31:46 +01:00
Quentin Perez 473147bf82 Add QuitChanClosed 2015-10-26 13:16:59 +01:00
Quentin Perez d7dde17035 Fix connected state 2015-10-26 13:07:17 +01:00
Quentin Perez f23451bd9c Add ExitLoop 2015-10-26 13:00:19 +01:00
Quentin Perez 0064e3e0cb Fix #21 2015-10-23 16:30:23 +02:00
Quentin Perez d3fb7efdfc Fix #22 2015-10-23 16:23:46 +02:00
Quentin Perez c318d94118 Review the goroutines in Loop 2015-10-23 15:16:50 +02:00
Quentin Perez d2ee8301aa Remove warning on querySingle variable 2015-10-22 17:35:05 +02:00
Manfred Touron e69260feb1
Add debug mode (fix #18) 2015-10-13 17:02:38 +02:00
Manfred Touron 217058435b
Improve error message when connecting 2015-10-13 16:41:37 +02:00
Manfred Touron db6826f2cd
Fix arguments passing (fix #16) 2015-10-12 18:07:50 +02:00
Manfred Touron 97da70dfb7
Fix panic when running on older GoTTY server (#13) 2015-10-10 23:08:23 +02:00
Quentin Perez ab107d779e Handle multipe argurments 2015-09-30 18:08:20 +02:00
Manfred Touron 001d1f353b
party -c -t -d=vendor 2015-09-27 21:49:24 +02:00
Manfred Touron 72597de5c3
Bumped GoTTY protocol for GoTTY@0.10 2015-09-19 03:40:42 +02:00
Manfred Touron 2ce7c93832
Handling Basic Auth 2015-08-26 09:29:52 +02:00
Manfred Touron 298a302026
Handling tty size 2015-08-25 13:30:04 +02:00
Manfred Touron d3a30fd41c
Set terminal to raw mode 2015-08-25 12:11:21 +02:00
Manfred Touron e1e185cc7f
Added write support 2015-08-24 22:53:35 +02:00
Manfred Touron ee8195320f
Handling title 2015-08-24 22:10:47 +02:00
Manfred Touron 4b4cf1246d
Initial version 2015-08-24 18:48:27 +02:00