1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00
Commit Graph

187 Commits

Author SHA1 Message Date
Igor Chubin bae856b963 Merge pull request #395 from tjex/master
fix: if statement breaking copy() and ccopy() on macos
2025-07-29 20:15:41 +02:00
Igor Chubin 4de30def8c Merge branch 'master' into fix-typos 2025-07-29 20:14:23 +02:00
Igor Chubin 124b7bb991 Merge pull request #387 from romiljain5/fix-french-grammer-in-readme
Fix french grammer in readme
2025-07-29 20:13:25 +02:00
gachikuku 139f8c2fb3 Make rfc.sh work on macos (#412) 2025-02-01 16:32:00 +03:00
Anatoli Babenia 4ffc3e2d13 Minor edit 2024-06-22 22:07:47 +03:00
Anatoli Babenia 2f679b4b83 Minor editts 2024-06-22 22:07:32 +03:00
tjex 7540ba5de7 fix: if statement breaking copy() and ccopy() on macos 2023-12-11 15:19:40 +01:00
Christian Price 0698979b49 Minor spelling and grammar fixes in intro.txt 2023-11-22 16:36:16 -07:00
Romil Jain 0de5808192 Replace image for readme.md due to french grammer mistake 2023-06-16 08:11:36 +05:30
Kian-Meng Ang 9e1cab3807 Fix typos
Found via `codespell -S tests -L alltime,tread`
2023-03-12 14:10:02 +08:00
Igor Chubin 46d1a5f73c Add cacheCleanup.go 2022-01-01 19:51:07 +01:00
Igor Chubin 74876d6d94 Call virtualenv directly (cht.sh) 2021-04-25 10:36:48 +00:00
Igor Chubin a15c9fdfa5 Bump cht.sh version 2021-04-25 08:41:51 +02:00
Scott Little 8e789a884f Fix typographical error 2021-04-23 14:14:06 -05:00
Scott Little 064eacf513 Add wayland support to stealth-mode 2021-04-23 14:10:48 -05:00
Scott Little b071e17ecc Add support for wl-copy/Wayland 2021-04-23 14:02:41 -05:00
Igor Chubin 348db3e7a9 Bump cht.sh (client) version 2021-04-23 13:39:06 +02:00
Igor Chubin 0da5cbaeef Merge pull request #277 from aokellermann/bug/FixShEscape
Fix some unescaped shell colors
2021-04-23 13:37:39 +02:00
Alex Balgavy 4428ad47b5 Help text: remove outdated info, fix spelling
Many more languages are supported than listed in the help file.
2021-02-16 15:56:37 +01:00
Antony Kellermann 6d619cccef Fix some unescaped shell colors. 2021-01-21 18:24:15 -05:00
Igor Chubin d80d4b5e62 Merge pull request #268 from madsmtm/add-opensearch
Add OpenSearch description format file
2021-01-01 12:19:24 +01:00
Mads Marquart 15e46b25c2 Make the search quicker by not going through ?topic= 2020-12-10 15:15:08 +01:00
Mads Marquart 1cf8f340a8 Add OpenSearch description format file
See https://github.com/dewitt/opensearch and
https://developer.mozilla.org/en-US/docs/Web/OpenSearch for more info.
2020-12-10 15:02:43 +01:00
Mads Marquart e118a5b4dc Remove broken fonts stylesheet 2020-12-10 14:58:37 +01:00
fedeb 4eb5e618d1 Added :random to the help page. 2020-11-15 19:54:05 +01:00
WANDEX d727deeae0 fix: replaced hardcoded paths '$HOME/.cht.sh' on $CHTSH_HOME, to properly handle CHTSH environment variable, which override default CHTSH_HOME path 2020-08-15 11:31:47 +03:00
Igor Chubin 82d1db3a1f cht.sh.txt: fixed bug with custom installdir location; semantic versioning; ver 0.0.1 2020-08-05 09:40:56 +02:00
Your Name 5a6a80c8cc SuperSandro2000: added mktemp 2020-07-09 20:36:54 -04:00
Your Name d5fec97242 new tmp dirs for each instance + self cleanup (avoid collision) 2020-07-07 20:25:10 -04:00
Your Name b388437ef0 Bibliography sources should be names (ignore and consolidate different dates with same name) with links 2020-07-07 20:11:44 -04:00
Your Name 20daf66cf3 added comments, fixed blank table on hiphen error 2020-07-03 08:55:26 -04:00
Your Name 2217cc0ca6 added permission number to sigle letter chmod 2020-07-03 08:49:08 -04:00
Your Name 593949fd17 added permission string to single letter chmod 2020-07-03 08:41:41 -04:00
Your Name 9d7fd2738f process sigle letter commands (chmod +x) 2020-07-03 08:30:37 -04:00
Your Name 509f26836b Added links in bibliography 2020-07-03 07:50:04 -04:00
Your Name 8a662d76c8 Added bibliography moved tmp/file removes to top of script 2020-07-02 06:07:09 -04:00
Your Name 6560813b22 changed LANGUAGE and list to SECTION and section (var names) 2020-06-28 10:46:54 -04:00
Your Name 843efb71e8 better error checking. usage satement. show more terms for specific seqeunce search. cleaner formatting 2020-06-27 13:19:42 -04:00
Your Name 6379115814 oeis: implemented max terms, removed author name from code snippets 2020-06-20 18:06:40 -04:00
Your Name d12fcc8ce4 delete code snippet file to avoid false positives 2020-06-20 17:35:57 -04:00
Your Name 3137761c34 bug fix: language parser 2020-06-20 17:27:21 -04:00
Your Name fe0246be96 oeis: TOTAL Rework. Use text for serach by ID, use short search for search by pattern 2020-06-20 16:48:16 -04:00
Your Name 89f69bbd40 oeis: awk toupper(), case insensitive language search 2020-06-19 08:00:20 -04:00
Your Name 73a9a53456 oeis: echo is for if printf is for output 2020-06-19 07:54:02 -04:00
Your Name 6b5e3756e7 oeis: code style, quotation mark consistency 2020-06-19 07:12:26 -04:00
Your Name 9c637511a0 oeis: removed additional comma from URL 2020-06-16 12:30:56 -04:00
Your Name 7f74201711 oeis: Too many results to show error. Exists 2020-06-16 11:24:21 -04:00
Your Name 592a1f4565 oeis: list is just the list 2020-06-16 11:13:53 -04:00
Your Name a95a914ae8 oeis: change alignment for code from four into three spaces 2020-06-16 11:10:50 -04:00
Your Name 7d604974b1 oeis: Link to the source convert from Link to source: https://oeis.org/A000010 into [https://oeis.org/A000010] 2020-06-16 11:09:45 -04:00