- 30 Aug, 2015 1 commit
-
-
Iwasaki Yudai committed
-
- 29 Aug, 2015 7 commits
-
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
* Profile file is merged into config file
Iwasaki Yudai committed -
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
- 28 Aug, 2015 3 commits
-
-
* Config file support * Some naming changes to command line options
Iwasaki Yudai committed -
Iwasaki Yudai committed
-
POSIX doesn't grantee that a blocked Read() operation will be released after closing the file. Moreover, the pty file left intact even after closing the file and the process keeps running in this case.
Iwasaki Yudai committed
-
- 27 Aug, 2015 2 commits
-
-
Iwasaki Yudai committed
-
* New `--title-format` option to specify window titles * Terminal profile support is added * ARM architecture support * New `--auto-reconnect` option to reconnect to the server * TLS/SSL option by `-t` option * `--once` option to shutdown the server after the first client exits * Better UTF-8 input support
Iwasaki Yudai committed
-
- 26 Aug, 2015 1 commit
-
-
Iwasaki Yudai committed
-
- 25 Aug, 2015 1 commit
-
-
When `send-encoding` is `utf-8`, hterm translate input from the clipboard from UTF-16 to UTF-8, even when the input is indeed UTF-8. This translation messes up all non ASCII input.
Iwasaki Yudai committed
-
- 24 Aug, 2015 10 commits
-
-
This change prevents the listener from closing itself before establishing the websocket session with the client.
Iwasaki Yudai committed -
Iwasaki Yudai committed
-
fix typo
Iwasaki Yudai committed -
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Jan-Willem Korver committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
- 23 Aug, 2015 15 commits
-
-
A new option `--auto-reconnect` which takes seconds to reconnect is added.
Iwasaki Yudai committed -
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
So that users can open IPv6 URLs on web browsers.
Iwasaki Yudai committed -
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
`os/user.Current()` is not available on Darwin when a binary is cross compiled from another platform. See also: https://github.com/golang/go/issues/6376
Iwasaki Yudai committed -
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-