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
Michael Davis ee7413a3fd
tui: Allow toggling mouse capture at runtime (#6675)
This picks up changes to the `editor.mouse` option at runtime - either
through `:set-option` or `:config-reload`. When the value changes, we
tell the terminal to enable or disable mouse capture sequences.
1 year ago
..
src tui: Allow toggling mouse capture at runtime (#6675) 1 year ago
tests Fix typos (#6643) 1 year ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump libc from 0.2.140 to 0.2.141 (#6700) 1 year ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago