Commit graph

2028 commits

Author SHA1 Message Date
Jan De Dobbeleer 5e2ee84206 chore: pin actions to hashes 2022-09-14 08:49:42 +02:00
SokLay Sam cfe566bca1 feat(theme): add quick-term theme 2022-09-14 08:44:07 +02:00
allcontributors[bot] 79c9ed1c43 docs: update .all-contributorsrc [skip ci] 2022-09-13 20:34:58 +02:00
allcontributors[bot] daf5d794ea docs: update website/docs/contributors.md [skip ci] 2022-09-13 20:34:58 +02:00
Douglas Silva 83e799768e docs: themes linking to master branch caused 404s 2022-09-13 20:32:42 +02:00
Thiago Barros 8ba84a3631 theme: fix json 2022-09-13 11:13:49 +02:00
Jan De Dobbeleer 6bc6fa23aa fix(az): find config in all possible folders
resolves #2771
2022-09-12 19:40:31 +02:00
Jan De Dobbeleer 1d02bbc684 chore: rename wholespace correctly 2022-09-12 19:40:31 +02:00
vimo 24e48a1f06 feat(theme): add tokyonight-storm-minimal theme 2022-09-12 13:50:55 +02:00
vimo 464b4263e6 docs: correct syntax in configuration code 2022-09-10 16:45:31 +02:00
vimo 2772439cd1 docs: correct sample config for displaying minutes 2022-09-10 16:45:31 +02:00
vimo b0ac5e3cc7 fix(style): shell command to display time properly 2022-09-10 16:45:31 +02:00
Jan De Dobbeleer 9e68535846
chore: add security policy 2022-09-08 08:47:19 +02:00
Jan De Dobbeleer 66a90f79df docs: adjust customization section for clarity 2022-09-07 18:04:41 +02:00
Jan De Dobbeleer 3ded4c00fc feat(posh-git): parse environment variable
BREAKING CHANGE: this removes the posh-git segment. To mitigate,
rename the posh-git segment to git.

In case you had a custom template, make sure to migrate to the git
segment's template. You can now also leverage the same logic and
properties as the git segment in both the text template and/or
color templates.
2022-09-07 18:04:41 +02:00
Jan De Dobbeleer 17f75fa1ff refactor(git): no leading space on branch status 2022-09-07 18:04:41 +02:00
Thiago Barros d087d8d392
theme: add json 2022-09-03 15:51:58 +00:00
Julio 42989e2190
theme: add hul10 2022-09-03 10:17:56 +00:00
Janrey Licas 1e443db722 theme: add chips 2022-09-03 12:07:59 +02:00
Jan De Dobbeleer 8bab255361 chore: increase timeout for golangci-lint 2022-09-02 16:37:29 +02:00
Jan De Dobbeleer 52f4ae662d fix(ansi): return original text on [ only strings
resolves #2739
2022-09-02 16:37:29 +02:00
Jan De Dobbeleer 336f351b98 fix(link): allow multiple links in segment text 2022-09-02 10:04:22 +02:00
Jan De Dobbeleer 56a59a1b32 feat(git): add link to GitKraken 2022-09-02 10:04:22 +02:00
L. Yeung 5df8d89902 fix(path): map to default registry icon correctly 2022-09-01 11:02:14 +02:00
L. Yeung e5b3b00a43 fix(git): populate .Dir and .RepoName correctly 2022-09-01 11:02:14 +02:00
Jan De Dobbeleer 2a1fdffb73 fix(git): align git Dir with PWD 2022-08-31 12:06:48 +02:00
L. Yeung f04e22a5d1 fix(environment): check WSL shared path correctly 2022-08-30 15:25:40 +02:00
L. Yeung 0b77995d80 fix(scm): convert to Windows path with / instead of \ 2022-08-29 17:08:34 +02:00
L. Yeung 7e141fb5ec fix(environment): detect WSL shared path correctly 2022-08-29 10:57:12 +02:00
Jan De Dobbeleer c93d637128 fix(font): do not fail on non-admin for Windows 2022-08-29 08:27:31 +02:00
Jan De Dobbeleer 16d278ace3 refactor(font): do not notify on Windows
relates to #2690
2022-08-29 08:27:31 +02:00
Jan De Dobbeleer 8c7deb1ec2 chore(windows): remove asset files 2022-08-29 08:27:31 +02:00
Jan De Dobbeleer 4f9875a8bb fix(font): do not crash on enter
relates to #2690
2022-08-29 08:27:31 +02:00
Jan De Dobbeleer 4213be5190 fix(git): align .Dir with .PWD
no trailing /
2022-08-29 08:27:31 +02:00
Jan De Dobbeleer 199993b891 fix(wsl): only validate the mounted windows drive
resolves #2632
2022-08-28 18:59:10 +02:00
Jan De Dobbeleer 07eba99d6e feat(git): expose directory 2022-08-28 15:40:20 +02:00
L. Yeung c0935c87f2 fix(shell): escape special characters correctly 2022-08-28 08:35:54 +02:00
Jan De Dobbeleer dfae989782 fix(pwsh): escape backticks correctly 2022-08-27 21:56:30 +02:00
Jan De Dobbeleer eabe6b3a7a fix(bash): escape console title sequences
resolves #2702
2022-08-27 21:56:30 +02:00
Jan De Dobbeleer 4572a6a8b9 fix(fish): no transient on autosuggestion
resolves #2708
2022-08-27 21:56:30 +02:00
Jan De Dobbeleer 276ae294b5 feat(go): build with go1.19 2022-08-27 09:48:28 +02:00
Jan De Dobbeleer 29c7a2751b feat(windows): manifest file 2022-08-26 22:28:26 +02:00
L. Yeung 2f4ebfc493 fix(nu): set initial execution time to 0 2022-08-25 07:46:06 +02:00
L. Yeung 22da6bd96d docs(faq): prefix and categorize entries 2022-08-23 17:38:03 +02:00
L. Yeung 45aecbcc0e docs: tweak terminology to be consistent across pages 2022-08-23 17:38:03 +02:00
L. Yeung c80e486e46 docs(fish): update version requirement to v3.4.0+ 2022-08-23 17:38:03 +02:00
L. Yeung c120527696 fix(cmd): escape special characters in a tip 2022-08-23 11:13:28 +02:00
L. Yeung 4e25c7c1c9 feat(shell): perform cleanup for a new initialization 2022-08-22 18:57:01 +02:00
L. Yeung 8de89185e2 fix(cmd): do not evaluate execution time for an empty command 2022-08-20 18:37:24 +02:00
Jan De Dobbeleer 4b14195190 fix(store): install for current user only 2022-08-19 20:53:25 +02:00