1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2024-12-12 06:24:12 +03:00
Commit Graph

146 Commits

Author SHA1 Message Date
Igor Chubin
c59dcdf20f update of README.md (not yet finished) 2018-06-10 18:15:24 +00:00
Igor Chubin
85035f4106 update of README.md (not yet finished) 2018-06-10 16:08:01 +00:00
Igor Chubin
bcad29afab update of README.md (not yet finished) 2018-06-10 15:35:09 +00:00
Igor Chubin
e634a6fa69 major update of README.md (not yet finished) 2018-06-10 15:05:45 +00:00
Igor Chubin
f353a7976b fixes #24 2018-06-09 11:34:15 +00:00
Igor Chubin
bfb159e9a2 added intro.txt 2018-06-03 19:48:32 +00:00
Igor Chubin
ad559624ce cht.sh: TMP2 was not removed properly 2018-06-03 19:44:41 +00:00
Igor Chubin
129bcf0029 s/Ultrafast/Unified/ on the firstpage 2018-06-03 19:44:20 +00:00
Igor Chubin
0ad3f3e128 fixed minor bug in lib/cheat_wrapper.py 2018-06-03 19:43:39 +00:00
Igor Chubin
7fe5034ee6 initial support of foreign human languages in queries 2018-06-03 18:47:21 +00:00
Igor Chubin
5911ea030f initial support of foreign human languages in queries 2018-06-03 18:46:19 +00:00
Igor Chubin
5ed0e75424 do not use sexy comments for ruby (ruby is sexy enough even without it) 2018-06-03 18:44:54 +00:00
Igor Chubin
3ef06026cb activated firstpage-v2 2018-06-03 18:43:40 +00:00
Igor Chubin
7324910ead renamed /:bash => /:cht.sh 2018-06-02 21:40:50 +00:00
Igor Chubin
e94417233e cht.sh: new mode: stealth 2018-06-02 21:34:37 +00:00
Igor Chubin
7f04ae8e6e updated short description 2018-06-02 19:04:56 +00:00
Igor Chubin
c44b3fc472 updated logo 2018-06-02 16:22:14 +00:00
Igor Chubin
9ccfca2556 removed lib/panela/.panela_colors.py.swp 2018-05-21 20:43:38 +00:00
Igor Chubin
70e06280a1 added panela/ (currently used to generate firstpage-v2) 2018-05-21 20:43:17 +00:00
Igor Chubin
ec73ad8482 added :intro and :firstpage-v2 2018-05-21 20:42:40 +00:00
Igor Chubin
529166c169 updated firstpage-v2.txt from firstpage-v2.pnl 2018-05-21 20:42:10 +00:00
Igor Chubin
5fcf9b7552 minor updates to firstpage-v2.pnl 2018-05-21 20:41:45 +00:00
Igor Chubin
ddb8c4768c added panela file for firstpage-v2 2018-05-21 20:34:08 +00:00
Igor Chubin
bbef62438d added share/firstpage-v2.txt 2018-05-20 22:04:30 +00:00
Igor Chubin
eb9aaf2fef added reference to the shell client to :help 2018-05-19 21:05:07 +00:00
Igor Chubin
9a8678ad3f do not show _info.yaml 2018-05-19 21:04:09 +00:00
Igor Chubin
dc14962f91 stateful queries support (/:last) 2018-05-19 21:03:16 +00:00
Igor Chubin
9886550cc6 cht.sh --shell 2018-05-19 20:29:16 +00:00
Igor Chubin
4d8ac94fd9 renamed cheat client to cht.sh: bash completion 2018-05-19 20:03:19 +00:00
Igor Chubin
7ed62a1cfb lang names normalization 2018-05-14 23:04:09 +00:00
Igor Chubin
c182d9674c added :learn for more than 10 new languages; all popular languages from learnxiny are covered 2018-05-14 23:03:40 +00:00
Igor Chubin
b1105b8c20 added go/:learn (fixes #23) 2018-05-13 14:31:10 +00:00
Igor Chubin
500fcf5770 major lib/adapter_learnxiny.py refactoring (not yet finished) 2018-05-06 17:43:54 +00:00
Igor Chubin
554b97f39b comment by default; do not highlight text, highlight only code 2018-05-06 17:38:09 +00:00
Igor Chubin
45965b8582 lib/get_answer.py: minor bugs fixed + added /:vim 2018-05-06 17:37:05 +00:00
Igor Chubin
92e226a9c6 new function: code_blocks() 2018-05-06 17:36:21 +00:00
Igor Chubin
b4e7a19187 fixed cpp lexer name 2018-05-06 17:35:43 +00:00
Igor Chubin
1308e97535 new options: c, C, Q; default options 2018-05-06 17:35:01 +00:00
Igor Chubin
4f0cb9053f added reference to /:vim on the first page 2018-05-06 17:34:11 +00:00
Igor Chubin
1c04a08a4a help.txt: added new options description: c, C, Q; added reference to /:vim 2018-05-06 17:33:01 +00:00
Igor Chubin
5b49deabc0 added share/vim.txt 2018-05-06 17:32:04 +00:00
Igor Chubin
2333ed21bc refactored lib/cheat_wrapper.py (splitted it into lib/cheat_wrapper.py and lib/get_answer.py) 2018-05-05 20:38:31 +00:00
Igor Chubin
eb9ff7a39f lib/cheat_wrapper.py cleanup 2018-05-05 12:51:06 +00:00
Igor Chubin
26e102fc16 bin/srv.py cleanup 2018-05-05 12:50:24 +00:00
Igor Chubin
ab54268581 several language aliases added 2018-05-05 12:07:09 +00:00
Igor Chubin
3646d517a5 lib/beautifier.py: start subprocess using gevent 2018-05-05 12:06:31 +00:00
Igor Chubin
7a0feb5dcd moved POSTed cheat sheets processing to lib/post.py 2018-05-05 12:05:45 +00:00
Igor Chubin
20c63913ee connections limits support 2018-05-05 12:04:30 +00:00
Igor Chubin
4782436462 moved args parsers to lib/options.py 2018-05-05 12:04:06 +00:00
Igor Chubin
09e6a4558f code cleanup lib/cheat_wrapper.py 2018-05-04 22:59:47 +00:00