summaryrefslogtreecommitdiffstats
path: root/docs/advanced-config/README.md
AgeCommit message (Expand)Author
2024-04-14docs(advanced-config): fix descriptions of the ble.sh settings (#5907)Koichi Murase
2024-03-24docs: document ble.sh version requirement (#5861)David Knaack
2024-03-03feat(docs): move to vitepress (#5785)David Knaack
2024-01-21feat(bash): Support right prompt and transience (#4902)Rashil Gandhi
2023-04-23docs(pwsh): use a more convenient method to update the window title (#5125)Micky Brunetti
2023-01-07docs: use literal toml strings in `continuation_prompt` docs (#4794)David Marzal
2023-01-06chore: remove version check for unsupported nushell version (#4791)Takuya Uehara
2022-12-02feat(nu): enable right prompt (#4490)nibon7
2022-11-11docs: Updated advanced-config link formatting (#4585)Archie
2022-09-09feat(fish): Enable left and right transience (#4204)Rashil Gandhi
2022-07-31feat: Add support for blink, hidden, and strikethrough styles. (#4138)Davin K. Tanabe
2022-07-24feat: Enable transience for Cmd and PowerShell (#4143)Rashil Gandhi
2022-03-29docs(dotnet): fix link to Microsoft’s documentation for Dotnet (#3810)Mélanie Chauvel
2022-01-21docs: Add set commands to advanced config doc (#1526)Joshua Snider
2022-01-20ci: Use `dprint` to format documentation + TOML files (#3426)Kevin Song
2022-01-09feat: add support for cmd (#3277)Rashil Gandhi
2022-01-01fix: update continuation prompt to be more minimal (#3374)Matan Kushner
2022-01-01feat: set a continuation prompt for supporting shells (#3322)Ryan Cohen
2021-12-31feat(xonsh): support rprompt (#3362)David Knaack
2021-10-07feat: Add starship_precmd_user_func support for PowerShell. (#3115)Michael J. Ryan
2021-09-08feat: Add support for RPROMPT (right prompt) (#3026)Matthew (Matt) Jeffryes
2021-08-02docs: Add `italic` to Advanced Config styles (#2943)Stephy
2021-04-22feat(config): Add support for `inverted` token in style strings (#2589)Florent
2021-04-02docs: Quote PWD in window title example (#2539)Tom Most
2020-12-02fix: bg:none overwrites foreground colour (#1903)Cody Bloemhard
2020-07-01docs: show current directory in terminal window title (#1415)Muhammad Mejanul Haque
2019-09-28docs: Add extra newlines around custom containersMatan Kushner
2019-09-07feat: Add the ability to configure per-module color styles (#285)Kevin Song
2019-08-17feat: Allow bash users to specify a precmd function (#166)Kevin Song