81 Commits

Author SHA1 Message Date
Alexsander Falcucci
70bc8a3ba2 man: Add a new example using --raw. 2023-04-11 16:19:47 -04:00
Ryan Talley
1229099fcb Fixed various quotes. 2023-04-11 16:19:02 -04:00
Aetnaeus
65af3c3480 refactor: Tweak word selection PR 2023-04-11 16:19:02 -04:00
Dean
5a179f25b4 -n: Eliminate duplicate words. 2023-04-11 16:18:43 -04:00
Aetnaeus
9efcc1496f Update makefile 2022-07-10 02:07:50 -04:00
Aetnaeus
7a91e1e830 Update assets 2022-07-10 02:03:49 -04:00
Aetnaeus
641491a72a Use XDG_DATA_HOME as a fallback for state (fix #26) 2022-07-10 01:56:00 -04:00
Aetnaeus
e005ca884e Merge remote-tracking branch 'pub/pr26' 2022-07-10 01:42:09 -04:00
Aetnaeus
4a40eba7fa Merge remote-tracking branch 'pub/pr17' 2022-07-10 01:39:12 -04:00
Aetnaeus
98156ab14b Merge remote-tracking branch 'pub/pr20' 2022-07-10 01:38:26 -04:00
Aetnaeus
1453519a44 fmt: fix last commit 2022-07-10 01:36:27 -04:00
Max Koon
e4404cb584
Merge branch 'master' into xdg 2022-06-20 15:22:57 -04:00
Max Koon
0b1767e15e fix: fix xdg path 2022-06-20 15:21:41 -04:00
Max Koon
6a1383f51d
comply with basedir spec 2022-06-20 00:31:34 -04:00
Dean
dcb9457334 ctrl-w as delete word 2022-06-11 10:26:09 +10:00
Jagger De Leo
36fc5c798a
Update dependencies 2022-06-09 13:55:05 -04:00
bart
94ff6949c3 removed duplicate quotes and unknown chars 2022-02-11 13:55:27 +00:00
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