Commit Graph

7514 Commits (master)
 

Author SHA1 Message Date
Carlo Sala 959b6cf5ee
fix(emacs): do not emit ANSI escape codes in vterm
Closes #13067
2025-04-24 15:42:26 +02:00
Adam Page de1ca65dca
feat(procs): support completion for `procs<0.14` (#13053)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-04-19 21:08:03 +02:00
Arthur 92bad89f8a
docs(asdf): update usage example (#13055) 2025-04-19 20:55:23 +02:00
Roeniss Moon 9957e4e8be
feat(git): add gcfu alias for `commit --fixup` (#13027) 2025-04-19 20:48:34 +02:00
deimosian b92874c716
fix(archlinux): properly check keyring version (#12979) 2025-04-19 20:44:45 +02:00
Pedro A. Aranda Gutiérrez 95a0ece8d3
fix(agnoster): respect bg / fg user envs (#12897)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-04-19 20:19:23 +02:00
Nicholas Wilson afbbdd6099
docs: fix typos (#13061) 2025-04-19 19:58:05 +02:00
Kat R. a7426f0b38
fix(git-prompt): use `--git-common-dir` to load stash count (#13072) 2025-04-19 19:49:16 +02:00
swivelmargarita c1e5ff3169
fix(branch): handle branches with `/` properly (#13063)
Co-authored-by: Takha Polat <takha.polat@bell-sw.com>
2025-04-17 16:57:53 +02:00
dependabot[bot] a84a0332a8
chore(deps): bump urllib3 in /.github/workflows/dependencies (#13065)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-13 23:11:55 +02:00
Sidar 750d3ac4b4
fix(macos): use `command man` instead of `man` (#13046) 2025-04-03 16:38:51 +02:00
Carlo Sala f81259fb34
fix(cli): support `noexec` environments (#13042)
Closes #13032
2025-03-29 12:55:20 +01:00
Carlo Sala a78d006faa
fix(asdf)!: remove legacy <0.16 integration
`asdf` plugin only supports asdf 0.16 and ahead from now on.
2025-03-29 10:47:03 +01:00
Kartik Vashistha 2f3a141f65
docs(asdf): match README with 0.16 (#13026)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-03-29 10:42:46 +01:00
Mikrz 346c09d469
fix(dnf): function name typo (#13040) 2025-03-29 10:40:25 +01:00
Roeniss Moon 506cedb7ca
chore(alias-finder): code style (#13038) 2025-03-29 10:38:29 +01:00
Chriss fa396ad771
feat(docker): add alias for stats (#12988) 2025-03-25 18:04:39 +01:00
Roeniss Moon 4efdc90dba
docs(docker): add section for podman's docker wrapper (#13024) 2025-03-25 18:03:02 +01:00
Roeniss Moon 1de190e439
fix(alias-finder): early return on cmd len <2 (#13030) 2025-03-25 17:56:06 +01:00
Carlo Sala eeaf9f89b0
fix(tmux): disable AUTOREFRESH by default (#13034) 2025-03-24 20:52:31 +01:00
Benjamin Neff 899af6328b
fix(bgnotify): detect if sway is running and not just installed (#12989)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-03-21 12:47:25 +01:00
Adil Erchouk ac1335125c
feat(macos): add support for Ghostty (#12890) 2025-03-20 20:36:07 +01:00
Marc Cornellà 407be8f036
feat(dirhistory): preserve forward directories with `cde` alias (#9328)
Closes #11954

Co-authored-by: Jeff Williams <jeffsmessages@gmail.com>
2025-03-20 20:29:47 +01:00
Gurram Siddarth Reddy 22ec00d1f6
chore(install): option case matching (#12881) 2025-03-20 20:29:33 +01:00
Carlo Sala 0c8c7bf2a8
docs(tmux): add note to README for #5282 2025-03-20 20:26:18 +01:00
Xin Li ec07c79d7e
feat(tmux): refresh global environments automatically (#5282) 2025-03-20 20:25:40 +01:00
Marc Cornellà 068299685c
fix(dirhistory): support iTerm2 natural text key bindings (#11026)
Fixes #11026
Fixes #11407
2025-03-20 20:10:04 +01:00
Carlo Sala 5eaebdf0fe
fix(termsupport): ensure ohmyzsh can run with `set -eu`
Closes #12870
2025-03-20 20:02:34 +01:00
Kristijan 85d60d489c
feat(dirhistory): add support for ghostty (#12868) 2025-03-20 19:47:01 +01:00
bretello 070f823a84
feat(uv): alias `uv` with `noglob` (#12866) 2025-03-20 19:44:01 +01:00
Ken van der Eerden 6591606d56
feat(jira): add `project` command to open project (#12851) 2025-03-20 19:43:08 +01:00
Hong Xu da2510c199
fix(nicoluaj): avoid overriding customization params (#12859) 2025-03-20 19:41:27 +01:00
Robert Dober bea0dd2ca0
feat(mix): autocomplete `format` command (#13012) 2025-03-20 11:30:05 +01:00
Linda TJ 34e9830dd3
fix(ranq-quote): use https for quote retrieval (#13021) 2025-03-20 11:22:12 +01:00
Gary Wei f97e871c33
fix(conda): correct typo in alias parameter (#13010)
Closes #13009
2025-03-11 09:51:15 +01:00
nasso 1c2127727a
feat(jj): enable dynamic completion (#13003) 2025-03-04 11:46:29 +01:00
nasso 30e516a3aa
feat(jj): add jujutsu plugin (#12292) 2025-03-03 17:15:43 +01:00
tuzi3040 6e7ac0544e
fix(agnoster): print white text over black for light theme only (#12983) 2025-02-19 12:37:18 +01:00
Adrien Plazas 92da3108b5
fix(agnoster): print white text over black (#12525) 2025-02-14 10:18:01 +01:00
Marc Cornellà 7d32e7fc3f
fix(updater): detect p10k instant prompt (#12971)
Fixes #12781
2025-02-13 12:22:23 +01:00
Stephen Gelman 0e99f402cd
feat(agnoster): add color config and add some git stuff (#12505)
Co-authored-by: Kilobyte22 <stiepen22@gmx.de>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-02-12 20:33:35 +01:00
Dennis Dashkevich 8074eb8b46
fix(chruby): update brew sourcing for Apple Silicon (#12941)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-02-12 20:24:56 +01:00
Carlo Sala 4d9d346718
feat(asdf): support asdf v0.16 ahead
Co-authored-by: Valgard Trontheim <github@trontheim.de>

Closes #12964
Closes #12967
2025-02-12 20:15:25 +01:00
Daniel Mensinger db32c6ccce
fix(mvn): handle directories in `<relativePath>` (#12957) 2025-02-04 13:37:02 +01:00
dependabot[bot] 2b547d113b
chore(deps): bump certifi in /.github/workflows/dependencies (#12955)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-02 13:38:22 +01:00
ohmyzsh[bot] 2343ad517d
feat(wd): update to v0.9.3 (#12954)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2025-02-02 07:50:33 +01:00
soemiran 1c34b0e67d
feat(terraform): support `TF_DATA_DIR` in `tf_prompt_info` (#12949) 2025-01-30 16:14:04 +01:00
Guspan Tanadi 33d4db7fee
docs(ember-cli): fix typo (#12945) 2025-01-29 14:59:04 +01:00
Carlo Sala ce9a4a0196
feat(dnf): add `dnf5` completion
Closes #12939
2025-01-26 14:25:45 +01:00
dependabot[bot] 9ffc14c3e1
chore(deps): bump semver from 3.0.3 to 3.0.4 in /.github/workflows/dependencies (#12938)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-26 14:11:35 +01:00