-
DO NOT BREAK LINKS Stable
released this
2024-02-04 10:19:30 +00:00 | 0 commits to master since this releaseFixed an issue where if scorefile (~/.cache/typiskt/scorefile) was symlinked. the link was replaced by a regular file.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
TWO YEARS OF TYPING! Stable
released this
2022-06-30 17:27:01 +00:00 | 5 commits to master since this releaseFixed issue where program needed a restart to account
for new size of window.Support for
--lines LINESwhich will set the maximium
number of preview lines. This setting can also be set
in the config file (lines=2) or environment variable
TYPISKT_LINES.Added
--detailsoption, which will write detailed
information about the last test to a file in
~/.cache/typiskt/details.Fixed issue with certain locales not printing the
correct value due to different decimal separator.Added support for XDG_CACHE_HOME.
Fixed an issue where escape codes of arrow keys
could appear in the prompt in excercise mode.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
NEW BUILD Stable
released this
2022-05-24 18:53:25 +00:00 | 38 commits to master since this releasenew build process
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
EVERYTHING IS A FILE Stable
released this
2020-07-10 08:35:24 +00:00 | 45 commits to master since this releaseFixed bug not allowing temporary file descriptors being used in
--sourceand--bookmode. Now this works:typiskt --book <(echo budlabs made me do it).Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
THIS IS A DIRECT ORDER C Stable
released this
2020-07-05 11:24:01 +00:00 | 47 commits to master since this releasefixed bug ( #11 ) where words didn't get marked as wrong if space was pressed before the word was completed.
improved add-gtypist-exercises.sh so it orders the exercises from C correct, also annotated the script with some more comments. ( #10 )
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
NO MORE EMPTY LISTS Stable
released this
2020-07-04 17:52:51 +00:00 | 51 commits to master since this releasefixed bug with
--listnot actually listing anything.Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
TOUCH PRIDE Stable
released this
2020-07-03 16:47:17 +00:00 | 53 commits to master since this releaseA bug in go-md2man caused the whole manpage looking like a overthrown table, i forked go-md2man and is using my version to render this manpage. Also added options to set colors in the config. (if you installed typiskt prior to this release you may have to manually add these to the configfile)
# color of active word depending on status # value should be an integer 0-15 # in the background tput setaf $status-color-error # is used to generate the escape code status-color-error = 1 status-color-correct = 2 status-color-active = 3thanks @BachoSeven from issue #7
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
CAT CANT COUNT Stable
released this
2020-07-03 10:16:45 +00:00 | 55 commits to master since this releaseUpdated dependency list, and added checkdependencies() function to address issue: #5 (thanks @kattjevfel)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
MORE IS ALWAYS MORE Stable
released this
2020-07-02 21:46:29 +00:00 | 57 commits to master since this releasesystemwide configuration files are now installed to
/etc/typisktinstead of/usr/share/typiskt. Reorganized the repo by moving previously embedded config files to the config/ dir, together with wordlists and wordmask.Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2020-07-02 13:08:34 +00:00 | 60 commits to master since this releasethanks @Foxboron on #archlinux@freenode for the pointers on how to make makefiles without looking like a complete fool.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)