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
e5d438705b
helix
/
helix-term
/
src
History
Blaž Hrastnik
817a7e0bd6
fix: Only try expanding directory completion if it makes sense
...
Fixes
#487
2021-07-23 18:10:30 +09:00
..
ui
fix: Only try expanding directory completion if it makes sense
2021-07-23 18:10:30 +09:00
application.rs
Changed startup behaviour to only open a single view when multiple files are specified on the commandline.
2021-07-18 00:29:05 +09:00
args.rs
Address nightly clippy warnings
2021-06-27 13:27:47 +09:00
commands.rs
Resume last picker
2021-07-22 11:22:27 +09:00
compositor.rs
Resume last picker
2021-07-22 11:22:27 +09:00
config.rs
Remove #[allow(unused)] from helix-term, and fix unused imports.
2021-07-01 19:06:52 -07:00
job.rs
fix: Temporary fix for
#402
2021-07-03 12:30:13 +09:00
keymap.rs
Added change_case command (
#441
)
2021-07-17 01:12:59 +09:00
lib.rs
Remove #[allow(unused)] from helix-term, and fix unused imports.
2021-07-01 19:06:52 -07:00
main.rs