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-view/src
Amit Beka fe3a9a868e
clipboard: add logging and healthcheck (#3271)
* add logging to clipboard setup

* healthcheck: add clipboard provider name

Co-authored-by: amitbeka <--->
2 years ago
..
handlers Add more context; Editor::open doesn't need to own path 2 years ago
clipboard.rs clipboard: add logging and healthcheck (#3271) 2 years ago
document.rs Indent with tabs by default (#3095) 2 years ago
editor.rs add configurable / theme-able statusline separator string (#3175) 2 years ago
graphics.rs Refactor Margin for fine grained control (#2727) 2 years ago
gutter.rs Make gutters padding optional (#2996) 2 years ago
info.rs Handle newlines in register infobox 3 years ago
input.rs Format keys identically in statusline and command palette (#2790) 2 years ago
keyboard.rs fix: Normalize backtab into shift-tab 3 years ago
lib.rs Split off dap event handlers into helix-view to allow reuse 3 years ago
macros.rs Simplify view/doc macros 3 years ago
theme.rs Add live preview to theme picker (#1798) 2 years ago
tree.rs keep jump/file history when using :split (#3031) 2 years ago
view.rs Rename padding to spacer, remove by default 2 years ago