lemnos
cd6bc11a2e
Merge pull request #15 from tusqasi/tusqasi-patch-2
...
Marking `go` as a dependency
2021-12-31 20:11:38 -05:00
Aetnaeus
a6588ce351
Updated README
2021-12-24 14:40:22 +05:30
Tushar Kuntawar
a73bb00e23
Update README.md
2021-12-24 14:40:22 +05:30
Tushar Kuntawar
7d6985db0f
Added dependecies to make from source
2021-12-24 14:40:22 +05:30
lemnos
e718c93c7e
Merge pull request #14 from tusqasi/master
...
copying and pasting is easier
2021-12-01 02:09:15 -05:00
Aetnaeus
2dc5ec8644
Updated README
2021-11-14 19:02:14 -05:00
Tushar Kuntawar
c97a02680e
Merge pull request #1 from tusqasi/tusqasi-patch-1
2021-11-09 22:25:07 +05:30
Tushar Kuntawar
e890eb2b09
copying and pasting is easier
...
Adding the `cd` will make it easier to copy and paste the block
2021-11-09 22:13:47 +05:30
Aetnaeus
fa836d83b8
Updated Readme
2021-10-26 16:09:13 -04:00
Aetnaeus
952f5f7b61
Added uninstall instructions
2021-08-19 02:34:16 -04:00
lemnos
94cd86cd75
Merge pull request #10 from SeerLite/clone-https
...
Fix GitHub URL in clone command in README
2021-07-29 13:58:41 -04:00
SeerLite
b7560cc093
README: Fix GitHub URL in clone command
2021-07-29 09:11:29 -04:00
Aetnaeus
02c8202848
Update readme
2021-07-27 18:01:45 -04:00
Aetnaeus
c29880ff66
Fixed help message typo
2021-07-27 17:58:42 -04:00
Aetnaeus
ad51f38ae3
Updated -help formatting
2021-07-27 17:47:19 -04:00
Aetnaeus
bf56358282
Added -notheme, -blockcursor and -bold.
v0.4.2
2021-07-27 17:40:01 -04:00
lemnos
d6f2c299b5
Merge pull request #9 from AulonSal/master
...
Fix `make install` on macOS
2021-07-27 16:15:08 -04:00
aulonsal
4b9d5308f3
Replace install -D
in Makefile to make it work on macOS
2021-06-28 23:54:39 +05:30
Aetnaeus
b12c783104
Merge branch 'pr5'
v0.4.1
2021-06-06 16:25:58 -04:00
Aetnaeus
7139e5d881
Removed extraneous log statement.
2021-06-06 16:25:45 -04:00
aulonsal
ba86d65b06
Add uninstall rule to Makefile
2021-04-03 02:06:49 +05:30
aulonsal
e0b29e1316
Mark PHONY rules in Makefile
2021-04-03 02:06:42 +05:30
aulonsal
d8019277f7
Add DESTDIR and PREFIX variables to Makefile
2021-04-03 01:55:31 +05:30
aulonsal
ff53710f69
Remove execute permissions from manpage
2021-04-02 05:49:37 +05:30
Aetnaeus
0eef02f9f9
Create ~/.tt if it doesn't exist.
2021-01-18 03:59:42 -05:00
Aetnaeus
514ab0660f
Tidied up directory structure
2021-01-16 19:40:13 -05:00
Aetnaeus
57357e2674
Modify default theme.
2021-01-16 03:36:39 -05:00
Aetnaeus
a56ebca3a4
Added arm target.
2021-01-15 22:54:50 -05:00
Aetnaeus
3dc96b8f3d
v0.4.0
...
Partial rewrite.
Changes too numerous to list (see the man page).
Highlights:
- Added -quotes.
- Added support for navigating between tests via right/left.
- Now store the user's position within a file if one is specified.
- Improved documentation.
v0.4.0
2021-01-15 22:51:19 -05:00
Aetnaeus
bae57c2cec
Doc tweak
2021-01-04 02:13:05 -05:00
Aetnaeus
955d28a8bd
v0.3.0
...
- Added support for custom word lists (`-words).
- `-theme` now accepts a path.
- Added `~/.tt/themes` and `~/.tt/words`.
- Scrapped ~/.ttrc in favour of aliases/flags.
- Included more default word lists. (`-list words`)
v0.3.0
v0.3.3
2021-01-04 02:08:31 -05:00
Aetnaeus
bb442d1773
Updated documentation.
2021-01-03 02:20:52 -05:00
Aetnaeus
529158e690
Version 0.2.2
...
- Modified -g to correspond to the number of groups rather than the group size.
- Added -multi
- Added -v
- Changed the default behaviour to restart the currently generated test rather than generating a new one
- Added a CHANGELOG :P
v0.2.2
2021-01-03 01:40:56 -05:00
lemnos
d5c9dc598a
Merge pull request #3 from precondition/patch-2
...
Fixed typos in README
2021-01-02 21:45:55 -05:00
lemnos
6447163109
Merge pull request #1 from precondition/patch-1
...
Replaced smart apostrophes by '
2021-01-02 21:45:37 -05:00
precondition
40414df54e
Fixed typos in README
...
aribirary → arbitrary
english → English
with other with other *nix tools → with other *nix tools
2021-01-02 11:41:25 +01:00
precondition
969afa1935
Replaced smart apostrophes by '
...
Replaced the smart apostrophes in "don’t" and "won’t" by easier-to-type dumb typewriter apostrophes.
2021-01-02 11:01:45 +01:00
Aetnaeus
5e053b0df0
Fix backspace on windows.
2020-12-31 02:04:18 -05:00
Aetnaeus
a22a902808
Fixed cursor regression from windows patch.
2020-12-28 22:10:13 -05:00
Aetnaeus
8e3ac3c0a4
Fail gracefully if /dev/tty is not availble (i.e patch for windows users).
2020-12-28 18:35:54 -05:00
Aetnaeus
402160834a
Updated Documentation
2020-12-28 02:13:11 -05:00
Aetnaeus
38261f8e73
Updated Documentation
2020-12-28 02:11:09 -05:00
Aetnaeus
18f806ba41
Purged binaries from git history (please re-clone).
...
I didn't realize quite how much space the binaries were taking
so they have been purged from the repo. They will subsequently
be distributed using github's release mechanism. If you
cloned tt previously you will need to reclone it (it should
save you in excess of 100MB of disk space :P). Apologies
if you are one of the poor souls who tried to 'go get' it.
0.0.1
2020-12-28 02:08:00 -05:00
Aetnaeus
f93ca9ef9f
Doc tweak
2020-12-28 01:10:50 -05:00
Aetnaeus
4eae6a11f4
Various improvements.
...
- Added -showwpm
- Added -g
- Added -noreport
- Updated generated themes.
- Improved automatic line wrapping.
- Fixed timer bug.
- Moved -o to -oneshot
- The exit code now corresponds to the exit action
- Updated documentation.
2020-12-28 01:04:29 -05:00
Aetnaeus
a3e308cab6
Updated binaries and documentation.
2020-12-25 21:37:17 -05:00
Aetnaeus
7ed491ff44
Added theme functionality.
2020-12-25 21:27:53 -05:00
Aetnaeus
a233c26e00
Added -t
2020-12-25 17:43:46 -05:00
Aetnaeus
0d80fcf494
Fixed backspace bug
2020-12-24 21:54:08 -05:00
Aetnaeus
cf0224be75
Added -noskip.
2020-12-24 21:30:58 -05:00