Jan De Dobbeleer
35c2588365
chore: fix function typo
2023-09-19 19:35:23 +02:00
dependabot[bot]
83149b2298
chore(deps): bump golang.org/x/image from 0.11.0 to 0.12.0 in /src
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/image/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 11:04:23 +02:00
dependabot[bot]
83d2d24913
chore(deps): bump github.com/shirou/gopsutil/v3 in /src
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.7 to 3.23.8.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.7...v3.23.8 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 11:04:03 +02:00
dependabot[bot]
7a3eec6007
chore(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 in /src
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.12.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 00:48:53 +00:00
dependabot[bot]
6818bc0ac7
chore(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 in /src
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/sys/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 00:41:48 +00:00
dependabot[bot]
e48a32d80f
chore(deps): bump github.com/hashicorp/hcl/v2 in /src
...
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl ) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/hashicorp/hcl/releases )
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/hcl/compare/v2.17.0...v2.18.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 00:41:34 +00:00
Jan De Dobbeleer
3ccafdf8f4
fix(font): create Fonts folder when non-existant
...
resolves #4257
2023-09-15 08:41:10 +02:00
Jan De Dobbeleer
b887d13ccd
fix(nu): use native right prompt command
...
resolves #4237
this also avoids renderibng the right prompt twice when the shell
script uses the `oh-my-posh print right` command
2023-09-15 08:41:10 +02:00
pulsation
f0d57d1976
feat(platform): add support for OpenBSD
2023-09-12 20:50:00 +02:00
Jan De Dobbeleer
0b0111fe2a
fix(compare): support int64
...
relates to #3309
2023-09-09 20:39:22 +02:00
Jan De Dobbeleer
346091feb8
feat(colors): allow nested overrides
2023-09-08 16:23:50 +02:00
Ernesto R. C. Pereda
43aca8e9ea
feat(helm): add segment
2023-09-04 21:00:04 +02:00
Jan De Dobbeleer
8f8dd04ac7
fix(git): correctly identify conflicted files
2023-09-04 17:06:20 +02:00
Jan De Dobbeleer
3d53650b22
refactor(git): add booleans to identify state
2023-09-04 17:06:20 +02:00
Jan De Dobbeleer
669521c8f7
fix(engine): do not print sequential newlines on no content
...
relates to #4182
2023-09-03 09:03:14 +02:00
Jan De Dobbeleer
566a9d1471
fix(project): return nil when no files found for pwsh
2023-09-02 09:15:27 +02:00
Jan De Dobbeleer
d3272faedd
fix(kraken): only use first root commit
2023-09-02 09:15:27 +02:00
Jan De Dobbeleer
a9e2ba61fa
fix(windows): escape PWD in emulated shells
...
relates to #4208
2023-08-31 11:01:23 +02:00
kema
dba8b2f7ad
feat(git): add aws codecommit upstream
2023-08-30 21:08:54 +02:00
Jan De Dobbeleer
7cf63eead5
fix(engine): do not print empty block
2023-08-30 12:56:07 +02:00
Jan De Dobbeleer
eaa28738e2
chore(go): update to go 1.21
2023-08-29 20:33:57 +02:00
Jan De Dobbeleer
cac268bcca
feat(font): display font families
...
resolves #4168
2023-08-27 12:06:10 +02:00
Jan De Dobbeleer
b2f3a43d19
fix(project): exclude powershell script analyzer settings file
...
resolves #4188
2023-08-27 12:06:10 +02:00
Jan De Dobbeleer
b5bde55cf2
fix: store downloaded config on file name hash
2023-08-27 12:06:10 +02:00
Jan De Dobbeleer
0f8929ed13
feat(debug): print templates
2023-08-25 12:09:54 +02:00
Jan De Dobbeleer
a1841d21e2
fix(template): support all numbers for trunc
...
resolves #4184
2023-08-25 12:09:54 +02:00
Jan De Dobbeleer
672f108d22
feat(git): add SHA1 to commit metadata
2023-08-25 12:09:54 +02:00
dependabot[bot]
b2e3d454cb
chore(deps): bump github.com/charmbracelet/lipgloss in /src
...
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss ) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases )
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v0.7.1...v0.8.0 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/lipgloss
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 09:30:35 +02:00
Dan Rose
a711f9b7f7
fix(fonts): register user fonts correctly on Windows
...
Previously on Windows, fonts installed with `oh-my-posh font install --user` would not show up in the Control Panel nor as an option in program font menus.
Now, fonts are correctly registered.
2023-08-18 23:34:51 +02:00
Jan De Dobbeleer
75e098b20b
fix(path): add last element when only 1 level deep
...
resolves #4162
2023-08-17 09:31:39 +02:00
Jan De Dobbeleer
aa51cd65d0
fix(pwsh): patch PowerShell color bleed
...
relates to #65
2023-08-09 08:28:35 +02:00
Jan De Dobbeleer
328601be78
fix(template): save Segments correctly
...
resolves #4143
2023-08-08 09:25:13 +02:00
dependabot[bot]
50d98f5e68
chore(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 in /src
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/sys/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 01:13:22 +00:00
dependabot[bot]
23f1846182
chore(deps): bump golang.org/x/image from 0.10.0 to 0.11.0 in /src
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/image/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 00:50:02 +00:00
Jan De Dobbeleer
0afa0880a9
fix(pwsh): remove hack that solves a pwsh bug
...
relates to #65
2023-08-06 20:56:44 +02:00
Jan De Dobbeleer
f9f309d1f4
fix(plain): do not print title
2023-08-06 15:52:26 +02:00
Jan De Dobbeleer
9a6fbb6f52
fix(rprompt): print when plain
2023-08-06 15:52:26 +02:00
Jan De Dobbeleer
4bab59fbd8
feat(debug): use actual prompt logic
2023-08-06 15:52:26 +02:00
Jan De Dobbeleer
744b1f042c
fix(prompt): only pad on positive count
2023-08-06 10:10:58 +02:00
L. Yeung
8db1365ea6
fix(cli): list all supported shells in usage text for init
2023-08-06 07:29:04 +02:00
Jan De Dobbeleer
c78aa60455
fix(pwsh): force initialization of NoExitCode
...
resolves #4128
2023-08-05 17:53:58 +02:00
Jan De Dobbeleer
3f1eb821f0
refactor(terminalwidth): add debug info
2023-08-05 17:53:58 +02:00
Jan De Dobbeleer
f55da0ebcb
fix(tooltip): position with spaces instead of ANSI
2023-08-05 17:53:58 +02:00
Jan De Dobbeleer
c23069b185
fix(prompt): print right block using spaces
2023-08-05 17:53:58 +02:00
Jan De Dobbeleer
181b789186
fix(rprompt): position using spaces instead of ANSI
2023-08-05 17:53:58 +02:00
Jan De Dobbeleer
2007f9d1ab
fix(platform): use built-in sync.Map
...
relates to #4116
2023-08-04 08:26:06 +02:00
Jan De Dobbeleer
8554fb66a6
fix(winreg): fetch default key value
...
resolves #4119
2023-08-03 20:12:23 +02:00
Jan De Dobbeleer
ea610029b2
fix(engine): use concurrent map for Segments
...
resolves #4116
2023-08-03 20:12:23 +02:00
dependabot[bot]
4246ee235c
chore(deps): bump github.com/shirou/gopsutil/v3 in /src
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.6 to 3.23.7.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.6...v3.23.7 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 01:00:13 +00:00
dependabot[bot]
8b254f40cb
chore(deps): bump golang.org/x/image from 0.9.0 to 0.10.0 in /src
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/image/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 00:59:01 +00:00