This website requires JavaScript.
Explore
Help
Sign in
kc
/
helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
d61e5e686b
helix
/
helix-term
/
src
History
radical3dd
d61e5e686b
Use current dir for file picker, after change dir. (
#910
)
2021-10-26 09:43:14 +09:00
..
ui
Clear competion items when start_offset > cursor (
#906
)
2021-10-26 09:42:37 +09:00
application.rs
Use current dir for file picker, after change dir. (
#910
)
2021-10-26 09:43:14 +09:00
args.rs
Address nightly clippy warnings
2021-06-27 13:27:47 +09:00
commands.rs
Fix
:quit!
description and tense of other commands (
#902
)
2021-10-25 09:25:47 +09:00
compositor.rs
Fix doctest broken on 2021 edition
2021-10-22 12:47:02 +09:00
config.rs
config: Rename [terminal] to [editor] and pass it into Editor
2021-08-08 14:10:01 +09:00
job.rs
Drop some &mut bounds where & would have sufficed
2021-09-06 15:25:46 +09:00
keymap.rs
find motion and textobj motion repeat (
#891
)
2021-10-24 22:47:10 +09:00
lib.rs
Remove #[allow(unused)] from helix-term, and fix unused imports.
2021-07-01 19:06:52 -07:00
main.rs
log syntax highlighting init errors (
#895
)
2021-10-23 21:52:18 +09:00