From b0d97e74b7d091d1cc80f487a22ac6130e80ab88 Mon Sep 17 00:00:00 2001 From: Itzik Ephraim Date: Thu, 24 Aug 2017 11:00:23 +0300 Subject: [PATCH] README: Add a Known Issues segment --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5f92844..3cd5b67 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,13 @@ Run `install --help` for a complete list of install options you can customize. - **fish** shell, version 2.2 or later - **git**, version 1.9.5 or later +#### Known Issues + +- Due to a regression bug in fish 2.6 with some terminal emulators, right prompts make the shell unusable. + OMF's `default` theme features a right prompt, so it's necessary to use an alternative theme until a fix is released. + (see [#541](https://github.com/oh-my-fish/oh-my-fish/issues/541)) + + ## Getting Started Oh My Fish includes a small utility `omf` to fetch and install new packages and themes.