Commit graph

619 commits

Author SHA1 Message Date
Jan De Dobbeleer 665b487727 chore: remove all version 2 references
Some checks are pending
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-11-08 16:29:05 +01:00
Jan De Dobbeleer 7f97c36adb feat(language): allow tweaking version cache 2024-11-08 16:15:29 +01:00
Ernesto Cianciotta 5ec18f230f feat(segment): add aurelia 2024-11-07 20:40:04 +01:00
00ll00 6402d5d488 feat: zig lang supporting 2024-11-07 20:40:04 +01:00
allcontributors[bot] e335c4d325 docs: update website/docs/contributors.md [skip ci] 2024-11-07 16:33:15 +01:00
allcontributors[bot] 51b78fde00 docs: update website/docs/contributors.md [skip ci] 2024-11-07 11:43:18 +01:00
L. Yeung 48c4de31e5 docs(upgrade): update description of cache_duration property 2024-11-07 10:45:27 +01:00
Jan De Dobbeleer 63d79fe294 fix(upgrade): restore caching mechanism
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-11-06 19:37:13 +01:00
Jan De Dobbeleer 905dd2093d docs(segment): remove include folders from properties 2024-11-06 19:37:13 +01:00
Jan De Dobbeleer c457f23734 fix(notice): validate correct keyword 2024-11-04 20:06:11 +01:00
Jan De Dobbeleer 4ac1033706 refactor: move exclude/include folders to segment root 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer 404f4e0f31 docs: use Config component instead of raw JSON 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer d479ef88fd refactor: remove unused cache_version references 2024-11-04 12:15:40 +01:00
Oleksandr Babieiev d64de61436 feat(project): add support for mojo 2024-11-04 12:15:40 +01:00
Oleksandr Babieiev 2791f78e46 docs(project): adjust typo 2024-11-04 12:15:40 +01:00
Oleksandr Babieiev 6ae82f4c78 feat(segment): add mojo 2024-11-04 12:15:40 +01:00
Oleksandr Babieiev 17c19c3157 feat(project): add support for dart 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer 87404454a4 refactor(upgrade): allow setting from CLI 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer 724d25b4ee refactor: remove unused cache_timeout references 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer 95d8546a8c feat(cache): add segment caching strategy 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer efa8ef9880 feat(notice): disable upgrade notice by default
BREAKING CHANGE: changes `disable_notice: false` to `upgrade_notice`: true
2024-11-04 12:15:40 +01:00
allcontributors[bot] 1be8b31cde docs: update website/docs/contributors.md [skip ci] 2024-10-22 20:46:49 +02:00
Jan De Dobbeleer 2557ee2eab fix(network): map SSID to .Name
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #5742
2024-10-14 13:47:35 +02:00
Jan De Dobbeleer b239a68d05 docs(install): adjust typo 2024-10-13 13:45:54 +02:00
Jan De Dobbeleer 745ec78586 docs(install): correct installation folder 2024-10-13 10:27:44 +02:00
allcontributors[bot] 1168a3a626 docs: update website/docs/contributors.md [skip ci] 2024-10-11 21:38:27 +02:00
Antonin Ruan 026fa16145 refactor(python): change fallback_names to default_venv_names 2024-10-11 21:37:55 +02:00
Antonin Ruan daea52598c feat(python): make folder fallback env names customizable 2024-10-11 21:37:55 +02:00
allcontributors[bot] a0c04c6202 docs: update website/docs/contributors.md [skip ci] 2024-10-11 21:25:25 +02:00
devxpain 970dad757c docs(faq): clarify Vim mode handling and improve prompt rendering
Updated the Fish section of the FAQ to address issues with Vim mode display:
1. Moved the export of `$fish_bind_mode` to `FISH__BIND_MODE` within the `rerender_on_bind_mode_change` function, as `set_poshcontext` had no effect.
2. Added instructions to mask the `fish_default_mode_prompt` function to prevent it from echoing the mode before Oh My Posh renders the prompt, ensuring a cleaner prompt display.
2024-10-11 21:24:51 +02:00
Jan De Dobbeleer addef6530a feat(color): enable accent color for macOS
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #5711
2024-10-07 16:07:22 +02:00
allcontributors[bot] c3244f0a98 docs: update website/docs/contributors.md [skip ci] 2024-09-29 11:14:45 +02:00
allcontributors[bot] 119761f43a docs: update website/docs/contributors.md [skip ci] 2024-09-26 19:53:46 +02:00
ilaumjd 12bc0b7237 feat(swift): add Podfile extension 2024-09-26 19:53:15 +02:00
allcontributors[bot] 0c8d9c2566 docs: update website/docs/contributors.md [skip ci] 2024-09-22 09:02:57 +02:00
Artin 07b613fc0f docs(info): initialize oh-my-posh at the end your rc file(s) 2024-09-22 09:01:56 +02:00
allcontributors[bot] b536ef71f5 docs: update website/docs/contributors.md [skip ci] 2024-09-20 08:47:09 +02:00
Olivia Bahr 9cf42b56d5
feat(template): add random function 2024-09-20 08:46:37 +02:00
L. Yeung 991f146f88 docs: add quotes to Tcsh eval commands 2024-09-19 08:29:35 +02:00
Artin a741b18d90
docs(install): update Microsoft Store badge and URL
Some checks failed
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-09-17 20:49:36 +02:00
allcontributors[bot] 49ba2b3de3 docs: update website/docs/contributors.md [skip ci] 2024-09-12 06:52:53 +02:00
Artin 835350d813
docs(time): clarify datetime syntax formats 2024-09-12 06:52:07 +02:00
allcontributors[bot] 432235e7a3 docs: update website/docs/contributors.md [skip ci] 2024-09-10 20:55:18 +02:00
Michael Grubb 80cf25d6a8 docs(python): make the display_mode default agree with code
Also adds the `environment` mode to the list of acceptable values.
2024-09-10 20:54:45 +02:00
Artin bc483d677f chore(website): improve sidebar emojis
Some checks failed
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-09-10 08:40:56 +02:00
allcontributors[bot] 0c799cf60a docs: update website/docs/contributors.md [skip ci] 2024-09-09 18:54:19 +02:00
David Kizivat a1ff6b5c4a
feat(git): add lists of commit's head, tag and remote references 2024-09-09 18:53:48 +02:00
Jan De Dobbeleer cb2dd07b19 docs: add upgrade section
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #5452
2024-09-08 11:28:40 +02:00
allcontributors[bot] d6d9306bf0 docs: update website/docs/contributors.md [skip ci] 2024-09-08 09:32:10 +02:00
allcontributors[bot] f604b18e43 docs: update website/docs/contributors.md [skip ci] 2024-09-07 22:09:20 +02:00