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-plus/helix-term/src
Seth Bromberger 846a6b65c3
add configurable / theme-able statusline separator string (#3175)
* add configurable separator element to statusline

* themable separator

* clippy fixes

* changed default separator to │

* doc updates
2 years ago
..
commands Shorten embedded command descriptions (#3070) 2 years ago
keymap jumplist picker (#3033) 2 years ago
ui add configurable / theme-able statusline separator string (#3175) 2 years ago
application.rs Suport diagnostic code (#3096) 2 years ago
args.rs adds --vsplit and --hsplit arguments (#2773) 2 years ago
commands.rs Shorten embedded command descriptions (#3070) 2 years ago
compositor.rs Add lsp signature help (#1755) 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs fix: do not color health summary when stdout is piped (#2836) 2 years ago
job.rs fix(command): write-quit: do not quit if write fails 2 years ago
keymap.rs Reuse menu::Item trait in picker (#2814) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs adds --vsplit and --hsplit arguments (#2773) 2 years ago