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
/
prompt.rs
Commit message (
Expand
)
Author
Age
...
*
clippy: Drop or-patterns for now because they're not on stable rust yet
Blaž Hrastnik
2021-04-06
*
clippy lint
Blaž Hrastnik
2021-03-31
*
minor: Remove a few unwraps.
Blaž Hrastnik
2021-03-26
*
clippy: Factor out a Completion type.
Blaž Hrastnik
2021-03-22
*
Merge some imports.
Blaž Hrastnik
2021-03-22
*
Improve completion: src/<tab> will now correctly complete to src/main.rs
Blaž Hrastnik
2021-03-21
*
Expose doc.syntax() via accessor.
Blaž Hrastnik
2021-03-18
*
ui: Rework command mode, implement file path completion.
Blaž Hrastnik
2021-03-01
*
popup: wip work on completion popups
Blaž Hrastnik
2021-02-09
*
Address clippy lints.
Blaž Hrastnik
2021-01-08
*
ui: buffer picker on ctrl-b
Blaž Hrastnik
2020-12-21
*
File picker mockup, reuses the line editor work done on Prompt.
Blaž Hrastnik
2020-12-17
*
Make the select prompt interactive.
Blaž Hrastnik
2020-12-15
*
Prompt needs to close on enter.
Blaž Hrastnik
2020-12-14
*
Take prompt length into account.
Blaž Hrastnik
2020-12-14
*
wip: Use prompt for interactive commands.
Blaž Hrastnik
2020-12-14
*
Remove the prompt on ESC.
Blaž Hrastnik
2020-12-13
*
Move ui modules under a ui:: namespace.
Blaž Hrastnik
2020-12-13
[prev]