helix/helix-term/src/ui
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
..
completion.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
editor.rs Injection Query Support (#430) 2021-07-11 10:40:18 +09:00
info.rs Fix info panic on small terminal 2021-07-05 00:19:56 +09:00
markdown.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
menu.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
mod.rs Add infobox 2021-07-04 18:01:59 +09:00
picker.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
popup.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
prompt.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
spinner.rs Add a Spinner 2021-06-21 12:59:06 +09:00
text.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00