Commit Graph

112 Commits

Author SHA1 Message Date
gitlab.com/pepa65 e97179376b After Pullreq.#19: Show English tldr if not found in other language 2023-06-04 11:24:34 +07:00
gitlab.com/pepa65 2156390101 Different fix for bash's bug in reading UTF-8 2023-05-31 14:47:16 +07:00
gitlab.com/pepa65 15854a1465 Fix Chinese display in less and debug linting 2023-05-31 06:10:54 +07:00
gitlab.com/pepa65 c65bb3fb1d Debug full stop 2023-05-31 05:39:19 +07:00
gitlab.com/pepa65 ea512b442c New version 0.5.0 2023-05-31 05:15:25 +07:00
gitlab.com/pepa65 ff1fabc6b1 Allow for Chinese full stop when linting
(does the official spec allow for it??)
2023-05-31 05:13:42 +07:00
gitlab.com/pepa65 538acb9b7e master->main 2022-12-28 17:26:49 +07:00
gitlab.com/pepa65 77219cda47 Fix bash completion
Improve readme
2022-11-14 11:22:41 +07:00
gitlab.com/pepa65 6321f7c6df Retire 4e4.win for good4.eu
Go to semver
2022-04-05 11:00:59 +07:00
gitlab.com/pepa65 c1e818eddb Fix less again 2021-02-27 18:49:11 +07:00
gitlab.com/pepa65 8fcf07f263 Version 0.47
index.json no longer under each pages directory
2021-01-04 21:54:01 +07:00
gitlab.com/pepa65 4250019f23 Fix change of format affecting -l and -a 2020-10-31 19:49:46 +07:00
pepa65 d66529837d Version 0.45
When some environment variables can meaningfully be set to an empty string,
then allow for that by using '=' instead of ':='
2019-03-25 13:08:06 -07:00
pepa65 1869338e4f Limited support for languages, missing index.json for other languages.
Some bugsquashing, updated screenshots where mandated.
2019-03-14 11:46:01 -07:00
pepa65 4562dd7545 Improve handling of undetected platform
Introduce $TLDR_OS to force OS
Sanitize environment variable handling
2018-12-21 14:01:55 -08:00
pepa65 d1c9613173 Amended instuction on combined regexes search 2018-12-19 00:45:10 -08:00
pepa65 4150394765 Version 0.42
Use column for lists
Modified help and messages
Platforms not hardcoded but read from archive
Improve platform processing
2018-12-19 00:18:49 -08:00
pepa65 eeabbc5487 Sanitized readability, improved error message when too many arguments 2018-10-05 13:26:16 -07:00
pepa65 9e3a711a86 Use type -P instead of -p 2018-10-01 11:10:55 -07:00
pepa65 f5c6abb026 Update usage pic (and forgot to add: unzip correctly on Windows) 2018-07-12 01:25:44 +07:00
pepa65 05131e6da4 Prevent double refresh on absent repo and -u commandline 2018-07-12 01:18:53 +07:00
pepa65 7033c3324e Moved to gitlab 2018-06-05 21:03:55 +07:00
PePa 8f3376ab83
Merge pull request #11 from Susensio/patch-1
Fix less percentage
2018-01-18 09:24:18 +07:00
Susensio f193b15bbf
Fix less percentage
The problem is that less can't say what percent into the file you are until it knows how long the file is, and it doesn't read to the end of the file by default when reading from a pipe. 
If a command line option begins with +, the remainder of that option is taken to be an initial command to less.
+Gg command forces less to read to the end and back to the beginning of the file FIRST, before building the statusbar.
2018-01-17 16:20:44 +01:00
pepa65 255b9febd9 Only exit 0 on -V/--version or zero fails 2018-01-13 21:16:26 +07:00
pepa65 b208d684f2 Flag more than 8 examples in tldr-linter 2018-01-13 15:01:22 +07:00
pepa65 c43af0e308 Return page result on first run 2017-12-08 23:12:31 +07:00
pepa65 55a0837bf8 Fixups after adding windows platform 2017-12-05 20:29:51 +07:00
PePa 44ba2b614f
Merge pull request #9 from anandsudhir/new-windows-platform
Add support for new windows platform. Closes #6 
Thanks @anandsudhir ! In spite of me trying to follow all things **tldr**, I hadn't heard of the new *windows* platform.
2017-12-05 20:03:44 +07:00
anandsudhir cc2052e943 Add support for new windows platform. Closes #6 2017-12-05 13:54:51 +01:00
pepa65 4f117c180b Reorder and clarify the readme 2017-11-29 21:17:43 +07:00
pepa65 5dea7d9477 Tweak help message 2017-11-29 20:50:58 +07:00
pepa65 e138c5dd0a Add autocomplete option to readme 2017-11-29 10:33:41 +07:00
pepa65 88d5b7df35 Release 0.38
Rename find to search to be in line with tldr node client
2017-11-29 08:23:36 +07:00
pepa65 943a74c721 Add find screenshot 2017-11-27 20:38:39 +07:00
pepa65 5a6514741c Release 0.37
Added find option
Renewed images
2017-11-27 19:31:27 +07:00
pepa65 e241a2f3b8 Restored original MIT license 2017-11-27 07:53:00 +07:00
pepa65 867036ca3a Removed bpkg installer because it doesn't work and I can't recommend it 2017-11-26 18:25:36 +07:00
pepa65 fa141b60dd Change links to 4e4.win 2017-10-15 23:37:18 +07:00
PePa 9c99c488e7 Merge pull request #5 from pbordron/patch-1
Make compatible with some old bash interpreters
2017-10-04 16:41:04 +07:00
Philippe Bordron 198906580a Update tldr 2017-10-04 10:29:38 +02:00
Philippe Bordron 6c67c52179 Make compatible with some old bash interpreters
Correct the `tldr: line 319: -1: substring expression < 0` error on some system with old bash.
2017-10-04 10:27:53 +02:00
pepa65 b613f64c2a Fix some links to tldr.sh 2017-09-22 11:19:52 +07:00
pepa65 6e1a520cd8 Prevent undesirable output of type
Fix missing argument of Cache_fill
2017-08-09 23:56:23 +07:00
pepa65 09af2f820e Add option to use cat instead of less
Shorter download link
2017-08-09 23:36:45 +07:00
pepa65 a0641078d0 Release 0.34
Conform general tldr client specifications:
- -u/--update Updates the whole cache (obsoletes update index only)
- old -c/--cache now becomes -u/--update
- Implement -a/--list-all (same action as newly implemented -l/--list current)
Make formatting not include initial space
2017-08-07 12:40:04 +07:00
pepa65 bac65c7f4e Merge branch 'master' of http://github.com/pepa65/tldr-bash-client 2017-07-17 01:37:31 +07:00
PePa 391f1d0520 Adjusted shebang (#4) 2017-07-17 01:37:12 +07:00
PePa c3af3652aa Adjusted shebang (#4) 2017-07-17 01:36:37 +07:00
pepa65 cca250a070 Adjusted shebang (#4) 2017-07-17 01:24:12 +07:00