helix-mirror/helix-term/src
Kirawi bb121a3e4b
Injection Query Support (#430)
* wip

* wip

* fixed unsafe

* fix clippy

* move out reference variable

* fmt

* remove arc

* change safety comment
2021-07-11 10:40:18 +09:00
..
ui Injection Query Support (#430) 2021-07-11 10:40:18 +09:00
application.rs More responsive key input 2021-07-06 10:07:01 +09:00
args.rs Address nightly clippy warnings 2021-06-27 13:27:47 +09:00
commands.rs Add more modes to infobox 2021-07-08 09:37:18 +09:00
compositor.rs Fix unused Result warnings in helix-term. 2021-07-01 19:06:52 -07: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 Remove outdated comment 2021-07-05 10:12:46 +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