Commit graph

205 commits

Author SHA1 Message Date
Jan De Dobbeleer 481878262b feat: ignore empty header line on clear
relates to #3388
2023-01-25 16:14:41 +01:00
Jan De Dobbeleer a7c9ad6f0e docs(pwsh): specify script signage bypass 2023-01-23 07:46:35 +01:00
Jan De Dobbeleer 522a216c00 feat: add .PromptCount
relates to #3388
2023-01-23 07:46:35 +01:00
Jan De Dobbeleer ca57311ef5 feat: add buf segment 2023-01-21 09:40:28 +01:00
Jan De Dobbeleer fd166f3e6e docs: correct link to hyperlinks
resolves #3372
2023-01-17 18:49:53 +01:00
allcontributors[bot] be7bf71cc0 docs: update website/docs/contributors.md [skip ci] 2023-01-14 15:15:44 +01:00
allcontributors[bot] d4196bff9d docs: update website/docs/contributors.md [skip ci] 2023-01-12 18:34:41 +01:00
jensdevloo c542e658a9
docs: instructions on using NF in VS Code terminal (#3359) 2023-01-12 18:34:00 +01:00
Jan De Dobbeleer 4f83452e84 fix(hyperlink): use unique format to avoid conflicts
BREAKING CHANGE: this can cause existing manual hyperlinks
(`[text](link)`) to stop working. To fix, change those to
the following syntax: `«text»(link)`

resolves #3353
2023-01-12 10:01:16 +01:00
L. Yeung 502c346d9b docs(nu): remove the outdated tip 2023-01-11 16:14:31 +01:00
allcontributors[bot] 29d980b217 docs: update website/docs/contributors.md [skip ci] 2023-01-11 15:25:48 +01:00
David Courtney 822b7c755e feat: add mercurial segment 2023-01-11 15:25:11 +01:00
Jan De Dobbeleer 7dbc3c96ea fix(cycle): cycle in a loop 2023-01-11 13:49:46 +01:00
Jan De Dobbeleer a0a171a3ae docs: update nushell initialisation
resolves #3188
2023-01-10 20:00:37 +01:00
allcontributors[bot] 3923f310b6 docs: update website/docs/contributors.md [skip ci] 2023-01-10 19:42:15 +01:00
David Hrdlička caa2481589 fix(elixir): match on *.exs files too
the `.exs` file extension is used for Elixir scripts, this also
includes project files and tests in Mix projects
2023-01-10 19:41:38 +01:00
Jan De Dobbeleer 86459f9a2f feat: cycle through colors
resolves #3327
2023-01-10 13:54:51 +01:00
Jan De Dobbeleer 6ca3d22b80 fix: adjust Azure DevOps icon
relates to #3336
2023-01-10 13:54:51 +01:00
Jan De Dobbeleer e05c74a3c3 docs(spotify): clarify supported applications
relates to #3310
2023-01-09 15:35:22 +01:00
Jan De Dobbeleer a2353d93e7 feat: add vala segment
resolves #3329
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer 2751a243ef feat: add elixir segment
resolves #3314
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer b8c09f92ab feat(git): add commit information
resolves #3331
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer a627be6b64 docs(error): you can't use cross segment properties
relates to #3324
2023-01-09 09:18:18 +01:00
allcontributors[bot] 3463fee622 docs: update website/docs/contributors.md [skip ci] 2023-01-09 07:48:18 +01:00
Jan De Dobbeleer 62a1bf96da feat(git): allow adding own remote icons
resolves #3300
2023-01-06 08:14:05 +01:00
allcontributors[bot] 8cd61fd131 docs: update website/docs/contributors.md [skip ci] 2022-12-30 16:17:52 +01:00
Jan De Dobbeleer cf4aa4ed62 fix(engine): always return a new writer for init
resolves #3268
2022-12-29 21:32:57 +01:00
allcontributors[bot] 1106fb60df docs: update website/docs/contributors.md [skip ci] 2022-12-29 19:45:29 +01:00
NoF0rte 9d81f5a362 feat(style): segment style as a template string 2022-12-29 19:44:50 +01:00
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
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 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 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