NoF0rte
|
9e40a1a0dc
|
feat: conditional segment styles
|
2022-12-29 19:44:50 +01:00 |
|
Jan De Dobbeleer
|
60664e245a
|
feat(git): remove stash and worktree count from template
they are now individual functions so they no longer need a switch
|
2022-12-28 17:14:29 +01:00 |
|
Jan De Dobbeleer
|
07206e5aae
|
feat(project): add always_enabled and project type
|
2022-12-27 15:53:31 +01:00 |
|
Jan De Dobbeleer
|
8aca8a2d84
|
docs(project): add .Error reference
|
2022-12-27 15:53:31 +01:00 |
|
allcontributors[bot]
|
f06543f841
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-25 20:32:52 +01:00 |
|
Michael Carman
|
e40cee25f5
|
docs(svn): add "?" / .Untracked
|
2022-12-25 20:32:19 +01:00 |
|
allcontributors[bot]
|
f9f4200768
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-23 14:46:03 +01:00 |
|
Jan De Dobbeleer
|
4f2efae780
|
docs: add Discord link
|
2022-12-23 13:30:56 +01:00 |
|
allcontributors[bot]
|
8bf5201726
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-22 06:33:42 +01:00 |
|
Jan De Dobbeleer
|
4baf6dc5c9
|
docs(az): add module link
|
2022-12-21 19:34:30 +01:00 |
|
allcontributors[bot]
|
aa05fade4e
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-20 20:07:31 +01:00 |
|
allcontributors[bot]
|
41cb8230b8
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-20 18:15:10 +01:00 |
|
jooooel
|
f589688f2d
|
docs(git): information about untracked changes
|
2022-12-20 18:14:34 +01:00 |
|
Jan De Dobbeleer
|
dda12ff877
|
revert(website): update dependencies
this reverts commit 482355be61
|
2022-12-18 15:36:04 +01:00 |
|
Jan De Dobbeleer
|
2255f9fd44
|
feat(template): custom compare functions
resolves #3218
|
2022-12-18 15:02:57 +01:00 |
|
Jan De Dobbeleer
|
80b92505bc
|
fix(template): remove the need for escaping a dot literal
|
2022-12-18 15:02:57 +01:00 |
|
Jan De Dobbeleer
|
c5b7c7fbfc
|
docs(templates): add context for float64 numbers in segment cache
relates to #3218
|
2022-12-18 15:02:57 +01:00 |
|
allcontributors[bot]
|
0b60ce613a
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-18 14:56:31 +01:00 |
|
David Anthoff
|
f965dc49aa
|
feat(project): add support for Julia
|
2022-12-18 14:55:57 +01:00 |
|
Jan De Dobbeleer
|
482355be61
|
chore(website): update dependencies
|
2022-12-14 15:50:57 +01:00 |
|
Jan De Dobbeleer
|
e3d6965c99
|
docs(linux): add architecture context
resolves #3195
|
2022-12-13 19:14:27 +01:00 |
|
allcontributors[bot]
|
caeb128c10
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-06 19:39:17 +01:00 |
|
Albert Portnoy
|
3dd642b608
|
docs: fix command segment props table
|
2022-12-06 19:38:39 +01:00 |
|
allcontributors[bot]
|
2db8ff01a2
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-06 07:12:56 +01:00 |
|
allcontributors[bot]
|
67438ede86
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-05 08:31:57 +01:00 |
|
allcontributors[bot]
|
b8c2df5384
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-04 10:31:07 +01:00 |
|
Ethan
|
7ac66162a0
|
docs: fix warning grammar in gitversion.mdx
|
2022-12-04 10:30:34 +01:00 |
|
allcontributors[bot]
|
055470da4a
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-03 11:22:56 +01:00 |
|
mirsella
|
93f6576da0
|
feat: allow segments to hide based on terminal width
|
2022-12-03 11:20:06 +01:00 |
|
dependabot[bot]
|
47e1f466ce
|
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /website
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-02 07:57:59 +01:00 |
|
allcontributors[bot]
|
b4a7b60665
|
docs: update website/docs/contributors.md [skip ci]
|
2022-11-30 12:51:41 +01:00 |
|
Lemorz56
|
acd4d01d4d
|
feat: add gitversion segment
|
2022-11-30 12:51:08 +01:00 |
|
Jan De Dobbeleer
|
c82afcba58
|
chore: add mastobot identity
|
2022-11-29 09:40:48 +01:00 |
|
Jan De Dobbeleer
|
b9dd5c18a8
|
feat(path): add RootDir property
relates to #3103
|
2022-11-28 20:38:43 +01:00 |
|
allcontributors[bot]
|
8e93da0837
|
docs: update website/docs/contributors.md [skip ci]
|
2022-11-27 14:08:05 +01:00 |
|
allcontributors[bot]
|
3c6908b659
|
docs: update website/docs/contributors.md [skip ci]
|
2022-11-27 12:04:29 +01:00 |
|
Ted Reed
|
1c7db480f9
|
feat(shell): osc51 support
working directory OSC for emacs-libvterm
|
2022-11-27 10:14:55 +01:00 |
|
Jan De Dobbeleer
|
c8fb6322eb
|
feat(os): support for alma and rocky linux
resolves #3101
|
2022-11-25 13:37:21 +01:00 |
|
Gerben Welter
|
636a5e29fc
|
feat(os): add Redhat icon
|
2022-11-22 20:38:30 +01:00 |
|
Jan De Dobbeleer
|
82f3400814
|
chore: remove prefix and postfix
|
2022-11-21 19:29:46 +01:00 |
|
Y.D.X
|
67d9a2589e
|
docs(faq): update about PowerShell UTF-8
|
2022-11-21 15:52:36 +01:00 |
|
Jan De Dobbeleer
|
a5aad7b058
|
feat(templates): allow querying the segment cache
resolves #3103
|
2022-11-20 14:04:42 +01:00 |
|
Gerben Welter
|
40a065da5a
|
docs: convert the Golang RTL icon to a LTR icon
|
2022-11-19 20:04:09 +01:00 |
|
Jan De Dobbeleer
|
63bb1b4729
|
feat(cli): toggle segments on/off
resolves #3086
|
2022-11-17 20:58:00 +01:00 |
|
dependabot[bot]
|
5ee1a494e3
|
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /website
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 08:02:24 +01:00 |
|
Cesar V. Sampaio
|
4dd5d32e0e
|
docs: adjust typo
|
2022-11-13 13:25:44 +01:00 |
|
Jan De Dobbeleer
|
3c5629d20c
|
fix: add space after link text
|
2022-11-12 17:55:04 +01:00 |
|
Jan De Dobbeleer
|
c5362c8d2b
|
docs: replace Twitter with Mastodon
|
2022-11-12 17:45:46 +01:00 |
|
Jan De Dobbeleer
|
c140ffdbc8
|
docs(deps): update to correct versions
|
2022-11-11 20:23:52 +01:00 |
|
Jan De Dobbeleer
|
18f6db017a
|
chore: rename environment to platform
|
2022-11-11 20:23:52 +01:00 |
|