Commit graph

858 commits

Author SHA1 Message Date
Denis Isidoro
dc4fe98f56
Fix best command (#210) 2020-03-05 17:40:14 -03:00
Denis Isidoro
fe26b00953
Follow symlinks for exe (#209) 2020-03-05 16:29:49 -03:00
Denis Isidoro
b3ab91a9a0 Add test cheat 2020-03-05 15:06:38 -03:00
Denis Isidoro
365294d920
Add GitHub action badge 2020-03-04 20:26:03 -03:00
Denis Isidoro
5464e7e639
Update installation instructions 2020-03-04 20:08:58 -03:00
Denis Isidoro
4ab45bc3ea
Add deprecation notice 2020-03-04 20:03:03 -03:00
Denis Isidoro
8866459709 Fix README 2020-03-04 18:04:33 -03:00
Denis Isidoro
c5cd85bb41
Rust implementation (#197) 2020-03-04 18:01:23 -03:00
Denis Isidoro
684702e770
Mention rust 2020-02-25 11:04:28 -03:00
Denis Isidoro
14c9b19579
Merge pull request #187 from bajatin/master
Added a Command line(bash) cheat sheet
2020-02-18 07:07:34 -03:00
bajatin
10bc7cf887
Update shell.cheat 2020-02-09 19:16:40 +05:30
bajatin
a4fe0a3bb0 Updated few variable names 2020-02-09 19:14:43 +05:30
bajatin
820e382283
Update shell.cheat 2020-02-09 18:50:39 +05:30
bajatin
85e376f850
Update shell.cheat 2020-02-09 18:49:05 +05:30
bajatin
8d584cc116
updated cheat sheet 2020-02-09 18:48:08 +05:30
bajatin
73ca2d2e1f Command line cheat sheet 2020-02-09 18:44:11 +05:30
Denis Isidoro
d7e0ecad9e
Merge pull request #185 from bitozoid/fix-issue-182-v1
Limit dep order filter

To fix #182.
2020-02-04 15:04:51 -03:00
bitozoid
bf7f145e93
Bump version to 0.18.3. 2020-02-04 13:28:38 +00:00
bitozoid
cf7201af7a
Limit dep order filter
To fix #182.
2020-02-03 10:42:51 +00:00
Denis Isidoro
68651bb1c8
Merge pull request #180 from enisozgen/multi-git-add-function
Hello this PR supports multiple selection for files in `git diff` and `git add`

In my tests `cd` didn't create problem. Please think about can it create problem.

Best Regards,
2020-01-27 10:52:35 -03:00
Denis Isidoro
dbcd7eae4a
Revert "Correctly escape backslashes" (#181)
Reverts #177

Fixes #179 but reopens #131
2020-01-22 17:26:25 -03:00
Enis Ozgen
57e0f8422f multi-git-add-function 2020-01-22 19:58:39 +01:00
Denis Isidoro
4d7b58fa18
Add experimental funding button (#178) 2020-01-20 18:09:45 -03:00
Denis Isidoro
e9dc75555b
Correctly escape backslashes (#177)
Fixes #131
2020-01-20 16:44:21 -03:00
Denis Isidoro
a70c6dfadd
Add support for multiple choice (#175)
Fixes #173
2020-01-17 15:29:16 -03:00
Denis Isidoro
8f2bc5f7e7
Fish: fix widget (#174)
Fixes #170 and #171
2020-01-17 14:41:23 -03:00
Denis Isidoro
ac39ac630c Bump to 0.17.0 2019-12-17 13:36:57 -03:00
Denis Isidoro
61ba531490
Merge pull request #169 from dawidd6/fix-fish-preview
Fix preview in fish shell

Closes: #168

Might not be the best solution tho, but it does the trick.
2019-12-17 13:35:51 -03:00
Dawid Dziurla
7bc7f2304f
Fix preview in fish shell 2019-12-16 16:03:01 +01:00
spoki0
76177df091 Create cf.cheat (#166)
Incomplete cheats file for Cloud Foundry CLI. Contains several of the more common commands with completion.
2019-12-14 13:59:29 -03:00
Denis Isidoro
e72fbf5d0f Add instructions for C-j and C-k 2019-12-10 13:30:07 -03:00
Denis Isidoro
0b2e67c3d0
Add bindings for C-j and C-k (#165)
Fixes #164
2019-12-09 11:08:24 -03:00
Denis Isidoro
42ac8dae9c
Remove dep order from outputs (#163)
`: <foo> <bar>; echo <foo> <bar>` → `echo <foo> <bar>`
2019-12-06 14:24:14 -03:00
Denis Isidoro
1c2dca3284
Fix "navi best" command (#162) 2019-12-05 14:37:08 -03:00
Denis Isidoro
a36304dca4
Refer to official brew formula 2019-12-01 00:32:02 +00:00
Denis Isidoro
4941112617
Merge pull request #151 from aaronliu0130/no-more-anti-patterns
Meta: Add issue templates and minor fix in readme
2019-11-22 16:39:50 -03:00
Denis Isidoro
bedbafc6ff
Expand tildes in paths (#160)
Fixes #159
2019-11-22 12:56:41 -03:00
Aaron Liu
d9daebea07
Update README.md 2019-11-10 08:04:58 +08:00
Denis Isidoro
241b786469
Merge pull request #157 from spoki0/master
Add cheats for Concourse FLY
2019-11-08 10:30:57 -03:00
spoki0
3b03599b55
Added cheats for concourse CLI fly
Contains a lot of the functions used during development and maintenance of pipelines on concourse.
2019-11-08 10:35:19 +01:00
spoki0
8da2eb7a79
Merge pull request #1 from denisidoro/master
Sync with master
2019-11-08 10:33:15 +01:00
Denis Isidoro
3c53e7b637
Add option to change colors (#147)
Fixes #145
2019-11-07 17:05:15 -03:00
Denis Isidoro
1bd1730e8d
Use 2+ spaces as column separator (#156)
Fixes #153
2019-11-06 15:29:32 -03:00
Denis Isidoro
e3f6a0418d
Add keybinding to copy snippet (#155)
Fixes #152
2019-11-06 15:22:28 -03:00
Denis Isidoro
fa9faf8ac6
Merge pull request #144 from enisozgen/Update-git-cheats
Update-git-cheats
2019-11-04 16:46:23 -03:00
Aaron Liu
04d141dddc Update issue templates
Add feature request
2019-11-03 09:49:34 +08:00
Aaron Liu
096c8db767
Update README.md 2019-11-03 08:17:53 +08:00
Aaron Liu
4f24f0a870 Update issue templates
add bug report
2019-11-03 08:16:28 +08:00
Enis Ozgen
2eef103c81 Update-git-cheats 2019-10-30 19:47:54 +01:00
Denis Isidoro
840b96f62d
Update gif yet again 2019-10-30 10:57:55 -03:00