Commit graph

21 commits

Author SHA1 Message Date
Martin Lund
9dd21af867 Renamed "gotty" to "tio"
Renamed to "tio" because it is shorter and this new name also more
precisely reflects what the program is - a simple TTY terminal I/O
application.

"tio" can be considered short for terminal I/O or TTY I/O or a
combination of the two, whichever you prefer.

Also, wanted to avoid naming conflicts with other projects.
2016-05-04 20:20:06 +02:00
Martin Lund
ef9acd3780 Bumped version 2016-05-01 21:22:02 +02:00
Martin Lund
d574172205 Add support for configurable bash completion path
Rewrote the configure script to support the following options:

--with-bash-completion-dir=PATH
--without-bash-completion-dir
2016-05-01 21:07:25 +02:00
Jakob Haufe
cf5f62ffb6
Don't hardcode path for bash completions
Instead, use pkg-config to find out where the completions should go.
2016-04-30 16:57:24 +02:00
Martin Lund
a68421c263 Bumped version 2016-04-28 08:17:13 +02:00
Martin Lund
77996b1f2c Bumped version 2016-04-23 22:28:34 +02:00
Martin Lund
44e8602593 Reverted back to tar.xz only distribution 2016-04-23 22:28:04 +02:00
Martin Lund
1eca1f7dc6 Enabled .tar.gz distribution support
Github does not allow releases including .tar.xz anymore so we have to
also enable old school .tar.gz.
2015-04-18 12:07:14 +03:00
Martin Lund
ab54352b51 Bumped version 2015-04-16 23:42:36 +03:00
Martin Lund
d10922fde4 Bumped version 2014-10-23 11:50:41 +02:00
Martin Lund
921ae41510 Bumped version 2014-10-21 22:30:54 +02:00
Martin Lund
87a80326e1 Bumped version 2014-10-21 20:07:39 +02:00
Martin Lund
a70bf916ef Bumped version 2014-10-12 18:36:04 +02:00
Martin Lund
d093eaca17 Bumped version 2014-10-08 19:35:44 +02:00
Martin Lund
39a015cf1b Bumped version 2014-10-07 17:47:55 +02:00
Martin Lund
c190efdad1 Bumped version 2014-09-30 16:07:52 +02:00
Martin Lund
e1f9836934 Bumped version 2014-09-30 01:23:44 +02:00
Martin Lund
58071de753 Bumped version 2014-09-28 12:53:27 +02:00
Martin Lund
47b12f76f3 Bumped version 2014-09-27 22:21:51 +02:00
Martin Lund
ff9e92be88 Added man page 2014-09-27 14:09:02 +02:00
Martin Lund
a14d14d75b Initial import 2014-09-27 11:35:17 +02:00