Changelog
Changelog
Unreleased
Merged pull requests:
- refactor: use modules, lazy requires #157 (willothy)
- fixup: (3682c78e): README: Replace
focused
withfg
in default_hl #152 (UtsavBalar1231) - feat!: support for more highlight attrs #150 (willothy)
- Update README.md #146 (sashalikesplanes)
- feat: custom sorting functions #145 (willothy)
- feat: provide require(“cokeline.sidebar”).get_width() and cache sidebar widths #143 (willothy)
- refactor!: make scratch buffer if deleting last buffer #142 (willothy)
- feat: global (per buffer/tab/etc) hover events #140 (willothy)
v0.4.0 (2023-07-02)
Merged pull requests:
- feat: sidebars on rhs of editor #138 (willothy)
- feat: native tab support #136 (willothy)
- perf: use stream-based iterators where possible #135 (willothy)
- Use named color names #134 (lucassperez)
- feat(pick): retain pick char order when not using filename #132 (willothy)
- feat: buffer history ringbuffer #131 (willothy)
- feat: support for passing highlight group names #130 (nenikitov)
- feat: allow multiple vert splits in sidebar #129 (willothy)
- fix: allow multibyte characters on buffer picker #123 (lucassperez)
- feat: add fallback icon by filetype #121 (Webblitchy)
- fix: index update value #118 (Equilibris)
- feat: add fill_hl config option #114 (FollieHiyuki)
- feat: Rearrange buffers with mouse drag #113 (willothy)
- feat(pick): release taken letters when deleting buffers #112 (soifou)
- feat: hover events #111 (willothy)
- feat: per-component click handlers #106 (willothy)
- feat: close by step and by index #104 (willothy)
- feat: handle click events with Lua, add bufdelete util #103 (willothy)
- Proposal: Add sorting by directory #97 (ewok)
- feat:
pick.use_filename
andpick.letters
config options #88 (ProspectPyxis) - fix(mapping): handle gracefully keyboard interrupt on buffer pick. #81 (soifou)
- Update README.md #70 (crivotz)
- Adding is_last and is_first to buffer return #69 (miversen33)
- Add new configuration #68 (danielnieto)
- fix: check for Windows always fails when computing
unique_prefix
#65 (EtiamNullam) - fix: cokeline-pick-close and cokeline-pick-focus in v0.7 #53 (matt-riley)
v0.3.0 (2022-03-06)
Merged pull requests:
v0.2.0 (2022-01-01)
v0.1.0 (2021-12-07)
Merged pull requests:
- Update README.md #27 (KadoBOT)
- Add author links to readme #20 (alex-popov-tech)
- fix: correct error in readme.md #7 (olimorris)
- :bug: fix:
unique_prefix
on windows #3 (Neelfrost) - :bug: fix: use correct path separators for unique_prefix depending on OS #2 (Neelfrost)
* This Changelog was automatically generated by github_changelog_generator