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