Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
clemera committed Jan 15, 2021
1 parent 9e03ef4 commit 1fd2f53
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,11 @@ The format is based on [Keep a Changelog].
completion session, which has been fixed ([#350], [#352], [#354]).
* When there were no candidates `selectrum-get-current-candidate`
would throw an error, which has been fixed ([#347], [#348]).
* When `auto-hscroll-mode` was set to `current-line` prompts which
exceeded the frame width would introduce constant back and forth
scrolling issues, which has been fixed ([#344], [#345], [#374], [#375]).
* There were UI and display problems when the prompt width exceeded
the available window width. When `auto-hscroll-mode` was set to
`current-line` it would introduce constant back and forth scrolling
issues and other values also wouldn't allow to use a prompt
correctly ([#344], [#345], [#374], [#375]).
* `selectrum-select-from-history` set variables
`selectrum-should-sort-p`, `selectrum-candidate-inserted-hook`,
`selectrum-candidate-selected-hook` and
Expand Down

0 comments on commit 1fd2f53

Please sign in to comment.