You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term/src
CossonLeo d6a9c2c0f6
Add ui.menu text style (#664)
* add menu text style

* add ui.menu.text ui.info ui.info.text to book

* change ui.menu.text to ui.menu

* fix book's ui.menu
3 years ago
..
ui Add ui.menu text style (#664) 3 years ago
application.rs feat: merge default languages.toml with user provided languages.toml, add a generic TOML value merge function (#654) 3 years ago
args.rs Address nightly clippy warnings 3 years ago
commands.rs Change vsp to vs (#647) 3 years ago
compositor.rs Show file preview in split pane in fuzzy finder (#534) 3 years ago
config.rs config: Rename [terminal] to [editor] and pass it into Editor 3 years ago
job.rs fix: Temporary fix for #402 3 years ago
keymap.rs Make `v` in select mode switch back to normal mode (#660) 3 years ago
lib.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
main.rs Fix previous broken refactor key into helix-view 3 years ago