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
A-Walrus 1378b911b6
Fix some typos (#2978)
2 years ago
..
commands Add live preview to theme picker (#1798) 2 years ago
keymap Add new key bindings to view mode (#2803) 2 years ago
ui Fix some typos (#2978) 2 years ago
application.rs Add live preview to theme picker (#1798) 2 years ago
args.rs adds --vsplit and --hsplit arguments (#2773) 2 years ago
commands.rs Fix backwards selection duplication widening bug (#2945) 2 years ago
compositor.rs use test terminal backend for integration tests 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