Commit graph

1205 commits

Author SHA1 Message Date
Jan De Dobbeleer 92c28a2e8d fix(fish): bind keys to all modes
resolves #3625
2023-03-26 14:45:37 +02:00
Jan De Dobbeleer 27c8f65cd5 fix(pwsh): clear line after extra prompts
resolves #3628
2023-03-24 21:24:47 +01:00
Jan De Dobbeleer 4ff3bdf359 feat(diamond): merge segments on empty leading_diamond
resolves #3623
2023-03-24 21:07:38 +01:00
Jan De Dobbeleer d99f0658d7 feat(pwsh): set transient prompt on Ctrl+c 2023-03-23 10:46:11 +01:00
Jan De Dobbeleer 8c5c836f22 feat: enable/disable true color per terminal 2023-03-23 10:36:23 +01:00
Jan De Dobbeleer 0692873cd4 feat(debug): add plain support
resolves #3612
2023-03-22 09:19:32 +01:00
Jan De Dobbeleer 6af47a61d5 feat(path): add powerlevel style
resolves #3607
2023-03-21 20:47:17 +01:00
Jan De Dobbeleer c901575413 fix(pwsh): print upgrade notice in UTF8
resolves #3606
2023-03-21 12:50:56 +01:00
Jan De Dobbeleer 3b1823682d chore(go): update dependency 2023-03-20 12:45:14 +01:00
Jan De Dobbeleer 126d4101a1 fix(go): update dependencies 2023-03-17 09:45:01 +01:00
Jan De Dobbeleer 3067ccd3a5 fix(yaml): parse float64 from uint64
resolves ##3591
2023-03-16 07:13:38 +01:00
Jan De Dobbeleer 8dbdc160db fix(node): trim spaces from expected version
resolves #3583
2023-03-13 22:05:45 +01:00
Jan De Dobbeleer 71f81a0b79 feat(notice): disable/enable upgrade notice 2023-03-13 20:22:31 +01:00
Jan De Dobbeleer 9f70320525 fix(docker): fetch file content
resolves #3549
2023-03-13 08:30:47 +01:00
Jan De Dobbeleer c03ee35107 feat(node): export expected version
resolves #3576
2023-03-13 08:14:27 +01:00
Jan De Dobbeleer 8d92c87e05 fix(docker): only check the DOCKER_CONFIG path when relevant
relates to #3549
2023-03-12 14:07:41 +01:00
Janrey Licas e438c8d61e
fix(wakatime)!: rename Cummulative to Cumulative 2023-03-11 10:05:29 +01:00
Jan De Dobbeleer 5beac7b8fb feat(sapling): add commit description field 2023-03-05 15:14:03 +01:00
Jan De Dobbeleer 5ec65ab373 feat: add docker segment
resolves #3549
2023-03-05 14:45:28 +01:00
Jan De Dobbeleer ecf765191b chore: build with go1.20.1 2023-03-04 17:19:49 +01:00
Colt a97100f936
perf(unity): implement faster C# version lookups 2023-03-04 08:29:47 +01:00
kapsiR e1f3ea0cdb
chore: fix typos in TestCanUpgrade 2023-03-04 08:14:29 +01:00
Jan De Dobbeleer 393f30a082 feat: weekly upgrade notice 2023-03-03 20:28:41 +01:00
Colt 8ac08ad9e9
fix(unity): output corrupt with CRLF line ending 2023-02-28 16:34:33 +01:00
Jan De Dobbeleer c844bd871e fix(ansi): print 256 correctly
resolves #3533
2023-02-26 15:48:28 +01:00
Colt 1ceba7d603
feat: add Unity segment 2023-02-26 14:37:37 +00:00
Jan De Dobbeleer a07867089d chore(go): update dependencies 2023-02-25 21:29:15 +01:00
Jan De Dobbeleer ea29c99130 feat: add global variables 2023-02-20 14:18:38 +01:00
Jan De Dobbeleer 23148ea823 fix(windows): use GlobalMemoryStatusEx for memory
resolves #3272
resolves #3514
2023-02-19 16:35:13 +01:00
Jan De Dobbeleer 90b8178b91 feat(shell): support xonsh 2023-02-18 16:52:13 +01:00
Jan De Dobbeleer f84e7b209f feat(shell): support elvish 2023-02-18 14:00:10 +01:00
dependabot[bot] 65624d9f35 chore(deps): bump golang.org/x/image from 0.3.0 to 0.5.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 15:50:45 +01:00
Jan De Dobbeleer 3979bff7f9 feat: toggle on segment alias 2023-02-17 12:57:29 +01:00
Jan De Dobbeleer bb15f078bb feat: support tcsh
resolves #3500
2023-02-17 10:17:52 +01:00
jan De Dobbeleer dd32018836 feat: add sapling segment 2023-02-16 15:24:19 +01:00
Jan De Dobbeleer 8362bad8bc fix(yaml): update dependency
resolves #3491
2023-02-14 16:19:55 +01:00
Jan De Dobbeleer 22b0704d4a chore(platform): more logging 2023-02-14 16:19:55 +01:00
Jan De Dobbeleer d3b79af6fd fix(go): adjust go-yaml version 2023-02-11 00:17:04 +01:00
Jan De Dobbeleer 0dde300af8 fix(yaml): replace yaml parser 2023-02-10 09:47:44 +01:00
Jan De Dobbeleer 19ced2699d fix(git): parse SSH URL's more reliably
resolves #3472
2023-02-09 07:44:43 +01:00
jan De Dobbeleer 195c1a934d fix(pwsh): clear ANSI after print
resolves #65
2023-02-08 20:50:51 +01:00
jan De Dobbeleer 76c7ea536b fix(config): migrate glyphs correctly for all formats 2023-02-08 13:44:41 +01:00
jan De Dobbeleer 42b75241c7 fix(ansi): do not clear after prompt
resolves #3464
2023-02-07 20:28:54 +01:00
Jan De Dobbeleer 565f53b117 fix(fish): do not use the iTerm segment 2023-02-05 21:51:16 +01:00
Jan De Dobbeleer c76e9fd166 feat: ignore leading space on clear 2023-02-05 10:18:04 +01:00
Jan De Dobbeleer 3b7604377d feat(go): update dependencies 2023-02-05 10:18:04 +01:00
Jan De Dobbeleer 441d1ff0af fix(cursor): only get when needed
resolves #3446
2023-02-04 11:37:28 +01:00
Jan De Dobbeleer 7dce0fe3e7 fix(config): log errors
relates to #3441
2023-02-03 08:28:49 +01:00
Jan De Dobbeleer 221b2d7d51 feat(shell): restore line logic for zsh and bash 2023-02-02 19:47:14 +01:00
Jan De Dobbeleer bc21ba3aef fix(shell): do not fetch cursor position using ANSI
resolves #3434
2023-02-01 10:42:04 +01:00
Jan De Dobbeleer db557e4b31 fix(warp): do not get cursor position
resolves #3431
2023-01-31 18:48:17 +01:00
L. Yeung 2d3886159f fix(cli): remove outdated help text 2023-01-31 06:45:03 +01:00
L. Yeung ceb869671e refactor(shell): use local variables in init scripts for Bash/Zsh 2023-01-31 06:45:03 +01:00
Jan De Dobbeleer a0931f84a4 fix(init): support Midnight Commander
resolves #3415
2023-01-29 13:57:48 +01:00
Jan De Dobbeleer a172c7a5ef feat: migrate v3 Nerd Font glyphs 2023-01-27 15:18:43 +01:00
Jan De Dobbeleer 8ba753e08c fix: remove segment from cache on empty template 2023-01-26 19:58:31 +01:00
Jan De Dobbeleer 51fd45dc60 feat(git): allow to exclude repo's from status fetching 2023-01-26 19:58:31 +01:00
Jan De Dobbeleer d124909912 fix(pwsh): cache tooltip command to avoid duplicate CLI calls
resolves #3394
2023-01-26 19:58:31 +01:00
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 622e2071f1 feat: do not print initial newline
resolves #3388
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 07118352f6 fix(git): parse git@ url's correctly 2023-01-21 09:40:28 +01:00
Jan De Dobbeleer ca57311ef5 feat: add buf segment 2023-01-21 09:40:28 +01:00
Jan De Dobbeleer 25b29bc5bd fix(git): clean ssh remote url correctly
resolves #3378
2023-01-20 21:41:16 +01:00
Jan De Dobbeleer 19e0efc1fc fix(git): do not process remote when empty
resolves #3377
2023-01-20 21:41:16 +01:00
Jan De Dobbeleer 6fe030fd44 feat(config): support for 5 code point glyphs in export
relates to https://github.com/ryanoasis/nerd-fonts/issues/365#issuecomment-1398110379
2023-01-20 21:41:16 +01:00
L. Yeung 1a1aecbd36 fix(shell): split environment variable name and value correctly 2023-01-20 06:34:52 +01:00
Jan De Dobbeleer 759a90f4e4 feat(debug): color enabled/disabled 2023-01-17 18:49:53 +01:00
Jan De Dobbeleer 3ef7f1b481 chore(logs): pretty logs 2023-01-17 10:56:12 +01:00
Jan De Dobbeleer 8452b5b1e4 fix(ansi): do not end coloring on identical colors
resolves #3366
2023-01-14 11:03:34 +01:00
Jan De Dobbeleer cc3a64fad2 refactor(ansi): remove background color on transparent 2023-01-14 11:03:34 +01:00
Jan De Dobbeleer 8d8f2b8497 fix(git): fallback to origin for remote URL
resolves #3364
2023-01-14 11:03:34 +01:00
Jan De Dobbeleer 502bb3256b fix(images): strip transparent end from parser 2023-01-13 12:31:56 +01:00
Jan De Dobbeleer 4024632781 fix(config): use extension of remote config 2023-01-12 15:16:26 +01:00
Jan De Dobbeleer 1df98df6a6 feat(git): fallback to origin for remote url
relates to #3355
2023-01-12 15:16:26 +01:00
Jan De Dobbeleer cb7839090f fix(image): remove trailing ANSI clear sequence 2023-01-12 15:16:26 +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
Jan De Dobbeleer 7ce487d6b1 fix(engine): always clear after every block write 2023-01-12 10:01:16 +01:00
Jan De Dobbeleer 9cd20f2764 fix(bash): escape rprompt
resolves #3347
2023-01-12 10:01:16 +01:00
David Courtney 822b7c755e feat: add mercurial segment 2023-01-11 15:25:11 +01:00
Jan De Dobbeleer 41f2716237 fix(cycle): initialize by default 2023-01-11 14:13:15 +01:00
Jan De Dobbeleer 7dbc3c96ea fix(cycle): cycle in a loop 2023-01-11 13:49:46 +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 ef050bf023 fix(zsh): tooltip compatibility with oh-my-zsh 2023-01-10 13:54:51 +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 39594b0d34 fix(spotify): parse information correctly for PWA on Windows
resolves #3310
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 57bfb8a419 fix(pwd): do not print quotes
relates to #2515
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer f02017352d fix(fish): remove hyperlink escaping
relates to #3288
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer d4ebc71f9c fix(image): init writer before usage
resolves #3326
2023-01-08 10:43:42 +01:00
Jan De Dobbeleer cd4ca2bdf4 feat(shell): add a CLI timeout of 4 seconds
resolves 3332
2023-01-08 10:43:42 +01:00
Jan De Dobbeleer 5eb6e99ea3 fix(ansi): allow hyperlink overrides 2023-01-06 13:59:10 +01:00
Jan De Dobbeleer 85897ce9ec fix(ansi): append remaining hyperlink
resolves #3323
2023-01-06 13:59:10 +01:00
Jan De Dobbeleer 2b576a3cce fix(ansi): do not print clear colors
resolves #3321
2023-01-06 11:02:37 +01:00
Jan De Dobbeleer 62a1bf96da feat(git): allow adding own remote icons
resolves #3300
2023-01-06 08:14:05 +01:00
Jan De Dobbeleer 6f8733eacd refactor(git): use map for upstream icons 2023-01-06 08:14:05 +01:00
maxlandon 02c557f42e refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00