oh-my-posh/website/docs
Jan De Dobbeleer e7a10ac029 feat(iterm): add iTerm features to the root configuration
BREAKING CHANGE: The iTerm segment has been removed and its features
have been added to the root configuration. To re-enable the iTerm
features, remove the iTerm segment and add the following to your
oh-my-posh configuration:

```json
{
  "iterm_features": ["prompt_mark", "current_dir", "remote_host"]
}
```

Choose this option if you want to enable the prompt mark for shell
integration and/or enable current directory and remote host in the
iTerm status bar.
2024-05-19 14:13:01 +02:00
..
configuration feat(iterm): add iTerm features to the root configuration 2024-05-19 14:13:01 +02:00
contributing chore: fix some comments 2024-04-17 09:37:04 +02:00
installation fix(nu): support starting with --no-history 2024-05-04 08:07:47 +02:00
segments feat(iterm): add iTerm features to the root configuration 2024-05-19 14:13:01 +02:00
auth.mdx docs: add all supported config formats 2023-03-31 21:17:00 +02:00
contributors.md docs: update website/docs/contributors.md [skip ci] 2024-05-13 08:29:33 +02:00
faq.mdx docs(faq): add PowerShell 7.4 context 2023-11-29 11:15:05 +01:00
introduction.md docs: themes linking to master branch caused 404s 2022-09-13 20:32:42 +02:00
migrating-module.md feat: withings segment 2022-07-20 07:40:51 +02:00
share-theme.md docs(export): remove deprecated flags 2024-03-14 14:51:36 +01:00
themes.md docs(themes): remove generated themes from the repo 2024-02-27 13:55:53 +01:00