index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-term
/
src
/
ui
/
menu.rs
Commit message (
Collapse
)
Author
Age
...
*
Display more data in completion popups.
Blaž Hrastnik
2021-05-22
|
*
Drop some useless imports.
Blaž Hrastnik
2021-05-09
|
*
Simplify the compositor callback.
Blaž Hrastnik
2021-05-09
|
*
Define text color (mostly) in theme.toml.
Blaž Hrastnik
2021-05-07
|
*
clippy lint
Blaž Hrastnik
2021-05-06
|
*
ui: Improve completion state handling.
Blaž Hrastnik
2021-04-05
|
*
clippy lint
Blaž Hrastnik
2021-03-31
|
*
Filter the completion menu based on text entered.
Blaž Hrastnik
2021-03-27
|
*
Fix crash if pressing enter when nothing selected in completion.
Blaž Hrastnik
2021-03-24
|
*
Merge some imports.
Blaž Hrastnik
2021-03-22
|
*
syntax: Reuse parser instances. highlight_iter() no longer needs &mut.
Blaž Hrastnik
2021-03-12
|
*
ui: menu: Adjust scroll via required_size area caching.
Blaž Hrastnik
2021-03-08
|
*
ui: Move terminal into compositor, redo required_size hints.
Blaž Hrastnik
2021-03-08
|
*
ui: Scrollable popup menu, with scrollbar indicator.
Blaž Hrastnik
2021-03-03
|
*
ui: Share popup code with menu.
Blaž Hrastnik
2021-03-02
|
|
|
|
Menu is now just wrapped in a popup.
*
popup: wip work on completion popups
Blaž Hrastnik
2021-02-09
[prev]