mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
Document COMPLETION_WAITING_DOTS problems
@@ -245,7 +245,7 @@ requires a lot of processing before offering completion entries.
|
|||||||
COMPLETION_WAITING_DOTS=true
|
COMPLETION_WAITING_DOTS=true
|
||||||
```
|
```
|
||||||
|
|
||||||
NOTE: this setting has been known to cause issues with multiline prompt themes.
|
NOTE: this setting has been found to cause issues with [multiline prompt themes](https://github.com/ohmyzsh/ohmyzsh/issues/5765) ([zsh 5.7.1 and newer seem to work](https://github.com/ohmyzsh/ohmyzsh/issues/5765#issuecomment-569432346)).
|
||||||
|
|
||||||
### `DISABLE_UNTRACKED_FILES_DIRTY`
|
### `DISABLE_UNTRACKED_FILES_DIRTY`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user