This website requires JavaScript.
Explore
Help
Register
Sign in
TudbuT
/
helix-mods
Watch
1
Star
0
Fork
You've already forked helix-mods
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
b1ebd7a07e
helix-mods
/
helix-term
/
src
History
radical3dd
b1ebd7a07e
Replace current selection with all yanked values. (
#882
)
2021-10-21 09:44:53 +09:00
..
ui
Add
C-j
and
C-k
to keybinds for picker (
#876
)
2021-10-19 18:37:38 +09:00
application.rs
Ignore errors when disabling mouse capture
2021-10-20 00:01:11 +09:00
args.rs
Address nightly clippy warnings
2021-06-27 13:27:47 +09:00
commands.rs
Replace current selection with all yanked values. (
#882
)
2021-10-21 09:44:53 +09:00
compositor.rs
Prevent LSP Messages from displaying when a prompt is presented (
#824
)
2021-10-15 17:36:39 +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
Implement 'remove_primary_selection' as Alt-,
2021-09-24 10:30:28 +09:00
lib.rs
Remove #[allow(unused)] from helix-term, and fix unused imports.
2021-07-01 19:06:52 -07:00
main.rs
Fix previous broken refactor key into helix-view
2021-06-25 00:39:03 +09:00