Commit Graph

7146 Commits

Author SHA1 Message Date
Markus Hofbauer
21f33c476c move tool to .github workflows 2024-02-19 18:39:33 +01:00
Markus Hofbauer
cdf32e5c04 fix plugin path 2024-02-19 15:39:55 +01:00
Markus Hofbauer
e46423299e explicitly use master 2024-02-19 15:37:05 +01:00
Markus Hofbauer
4595a6ffe4 better use checkout 2024-02-19 15:31:48 +01:00
Markus Hofbauer
c9282c5613 remove known collisions 2024-02-19 15:19:49 +01:00
Markus Hofbauer
7875e78af7 removed resolved collision 2024-02-19 12:54:59 +01:00
Markus Hofbauer
a157b80a72 read known collisions from file 2024-02-19 12:54:59 +01:00
Markus Hofbauer
68f45fe079 add filter for known collisions 2024-02-19 12:54:59 +01:00
Markus Hofbauer
b4a077fdd8 refactor to pytest 2024-02-19 12:54:59 +01:00
Markus Hofbauer
4880743ab7 fix CI 2024-02-19 12:54:59 +01:00
Markus Hofbauer
114240d9fa disable failing of collision checker temporarily 2024-02-19 12:54:59 +01:00
Markus Hofbauer
b456dc5342 print all collisions found before failing 2024-02-19 12:54:59 +01:00
Markus Hofbauer
ccfdc8dd97 improve error message 2024-02-19 12:54:59 +01:00
Markus Hofbauer
821ee1ebec rename test to tests 2024-02-19 12:54:59 +01:00
Markus Hofbauer
d0c2053a1d update actions to latest major version 2024-02-19 12:54:59 +01:00
Markus Hofbauer
0d13d8b5fb run python unit tests in CI 2024-02-19 12:54:59 +01:00
Markus Hofbauer
de10614369 add collision check to github actions 2024-02-19 12:54:59 +01:00
Markus Hofbauer
d05b5b194e first draft alias collision 2024-02-19 12:54:59 +01:00
Julian
15ffbdd346
feat(zoxide): add option to override cmd (#12218) 2024-02-19 10:29:37 +01:00
Frederik Ring
872b5cd408
docs(kubectx): add quoting to array keys (#12216) 2024-02-14 12:14:08 +01:00
Raphael Boidol
f9bbf6047b
ci: bump actions/checkout version (#12210) 2024-02-13 17:32:44 +01:00
Carlo Sala
514d5736ea
ci: enable dependabot 2024-02-13 17:25:16 +01:00
Carlo Sala
8f22370af8
fix(key-bindings): bind default arrow keys to beginning-search
Fixes #12197
2024-02-12 09:48:38 +01:00
SgtDaJim
bdcb4d9d1f
feat(bira): add support for kube-ps1 prompt (#8437) 2024-02-12 09:43:52 +01:00
vladislav doster
fff073b55d
style(completion): remove extra space (#12206) 2024-02-08 15:41:34 +01:00
Carlo Sala
43613d7b71
fix(web-search): use pattern instead of regex
Closes #12202
2024-02-07 11:16:36 +01:00
Mateus Fernandes de Mello
883da63320
feat(web-search): add programming packages search (#12199) 2024-02-06 11:26:30 +01:00
Rayzeq
2124370900
fix(sublime): pass user's env to sst (#12194) 2024-02-04 18:21:31 +01:00
Taylor Cochran
70bf12402c
fix(prompt): quote ruby prompt (#12195) 2024-02-03 22:50:44 +01:00
Markus Hofbauer
bebd9ea59f
chore(brew): remove duplicated alias (#12192) 2024-02-03 10:18:33 +01:00
lutra
69b0dfeadf
fix(kubectx): k8s contexts with spaces (#12191) 2024-02-02 17:12:36 +01:00
Markus Hofbauer
b5e6392f21
feat(hazel): add some aliases (#12070) 2024-02-01 17:37:37 +01:00
Eric Schultz
d6658f9af3
feat(stripe): add completion plugin (#12064)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-02-01 17:16:34 +01:00
0rxa
05bf69c604
feat(aws): implement permanent state (#12018)
Co-authored-by: Rei Arifi <reiarifi@Reis-MacBook-Pro.local>
Co-authored-by: Hysen Ndregjoni <hndregjoni@hotmail.com>
2024-02-01 17:11:13 +01:00
Harkesh
6f215cd692
feat(git): add grf alias (#12176) 2024-02-01 17:00:27 +01:00
Rejman Nascimento
4efad7ab1b
feat(git-commit): add wip kind (#12188) 2024-02-01 16:54:24 +01:00
Gauthier Delacroix
e195c7cb43
fix(aws): pass default region to fetch regions (#12175)
Co-authored-by: Gauthier Delacroix <no@email.com>
2024-01-30 21:36:18 +01:00
Frank Dana
8b2ce98578
feat(ssh): add plugin (#12186)
Closes #2707 

Co-authored-by: Frank Wittig <frank.wittig@here.com>
Co-authored-by: Frank Wittig <frank@e5k.com>
2024-01-30 11:43:03 +01:00
Eemil Lagerspetz
80c114cb3a
fix(awesomepanda): new line wrap
Closes #5982

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-25 10:23:38 +01:00
ditzy
652037ebdf
fix(jump)!: only resolve mark symlink (#11074)
BREAKING CHANGE: Previously, `jump` would resolve the symlink to the mark directory and resolve again if the mark directory was also a symlink. It only resolves once after this commit.
2024-01-25 10:19:01 +01:00
Carlo Sala
e656377d36
fix(web-search): encode spaces as %20 2024-01-24 10:10:55 +01:00
Michal
f7b647e1b1
feat(spectrum): add FX[dim] format (#12172) 2024-01-21 05:25:50 +01:00
Júlio Selva
d43f03ba91
feat(virtualenvwrapper): run function on startup (#12163) 2024-01-18 19:34:30 +01:00
Brian McKenna
486e56aba8
feat(autojump): add path for nix per-user (#11935)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-17 17:09:43 +01:00
Ali Sajid Imami
c6ce22f1d2
feat(vscode): add vscp alias (#12092)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-17 16:50:23 +01:00
ohmyzsh[bot]
c007497431
feat(history-substring-search): update to version 8dd05bfc (#12167)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-16 11:06:19 +01:00
Carlo Sala
d44ec1492b
ci(dependencies): create history-substring-search files as expected 2024-01-16 11:02:07 +01:00
Carlo Sala
530cd7f76b
fix(history-substring-search): source properly plugin 2024-01-16 11:02:07 +01:00
Carlo Sala
d2ffe8306a
feat(history-substring-search): use new dependencies updater 2024-01-16 10:47:06 +01:00
Tabrez Mohammed
d93401c642
feat(history-substring-search): update to upstream (#12164) 2024-01-16 10:39:45 +01:00