Commit Graph

7 Commits

Author SHA1 Message Date
exploide 741ad91389 fish autocompletion: updated to cheat 3.1.0 2019-11-17 19:33:33 +01:00
Chris Lane c47b7f81aa fix: file permissions
Set executable permission on `scripts/cheat-autocompletion.fish`.
2019-11-05 18:49:05 -05:00
exploide 67469b0afa added cheat 3.x autocompletion file for fish shell, see #476 2019-11-05 17:29:32 +01:00
James Zhu 749173f1f6 remove the title as cheat -l lists the title as well. 2019-10-22 11:58:51 +08:00
James Zhu 33e33dc7b7 adding the autocompletion back 2019-10-21 18:07:26 +08:00
James Zhu 201cd1d629 integrate with bash complete for autocompletion 2019-10-21 15:18:47 +08:00
Chris Lane e5114a3e76 Re-wrote from scratch in Golang
- Re-implemented the project in Golang, and deprecated Python entirely
- Implemented several new, long-requested features
- Refactored cheatsheets into a separate repository
2019-10-20 10:02:28 -04:00