diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-04-13 15:56:36 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-04-13 15:56:36 +0200 |
| commit | 3c8d58dc76e46a5a2b808a080ed9efa41694de06 (patch) | |
| tree | f1c3dff1350d647451e830ab51493c9ddb49addb | |
| parent | bfbe9ddf991ad846f8cabe3a0338919e5b2eb255 (diff) | |
README: Remove caveats
| -rw-r--r-- | README.org | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -456,17 +456,6 @@ enhance your setup. your completions in the minibuffer ~consult-completion-in-region~ is your best option. -* Caveats - -Corfu is robust in most scenarios. There are a few known technical caveats. - -- Corfu uses child frames to show the popup. For now Corfu falls back to the - default setting of the ~completion-in-region-function~ on non-graphical - displays. You can use one of the alternatives in terminals. - -- Corfu does not sort by history, since ~completion-at-point~ does not maintain a - history (See branch =history= for a possible solution). - * Contributions Since this package is part of [[http://elpa.gnu.org/packages/corfu.html][GNU ELPA]] contributions require a copyright |
