Martin Lund
6e2582787c
Fixed not being able to quit
...
When gotty was waiting for a device to appear it was impossible to quit
using the ctrl-g ctrl-q sequence. This is now fixed.
2014-09-27 22:18:07 +02:00
Martin Lund
57beed2e34
Cleanup of stdin handle
2014-09-27 21:44:40 +02:00
Martin Lund
38935dc0f5
Made gotty a bit more robust
...
Now gotty does not exit on errors but simply tries to reconnect.
2014-09-27 19:10:32 +02:00
Martin Lund
df8652f05d
Completed autocompletion
...
Autocompletion now resolves all arguments.
Also renamed 'gotty-bash-completion.sh' to 'gotty' to comply with the
normal naming scheme for completion files in /etc/bash_completion.d .
2014-09-27 18:26:12 +02:00
Martin Lund
49e30fa3b1
Fixed completion of device
2014-09-27 15:25:04 +02:00
Martin Lund
b0230109b2
Added bash completion for long options
2014-09-27 15:12:15 +02:00
Martin Lund
a14d14d75b
Initial import
2014-09-27 11:35:17 +02:00