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
Pascal Kuthe e5f8d8ef04
create separate timer for redraw requests (#8023)
* create separate timer for redraw requests

* Update helix-view/src/editor.rs

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
10 months ago
..
commands Remove unnecessary `Err` from `get_canonicalized_path` (#8009) 10 months ago
keymap feat: smart_tab 11 months ago
ui Remove unnecessary `Err` from `get_canonicalized_path` (#8009) 10 months ago
application.rs create separate timer for redraw requests (#8023) 10 months ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs goto_file_impl: use relative path to open file (#7965) 10 months ago
compositor.rs bump msrv to 1.63 (#5570) 1 year ago
config.rs feat: smart_tab 11 months ago
health.rs Refactor doc language servers to a HashMap, and the config to use a Vec to retain order 1 year ago
job.rs bump msrv to 1.63 (#5570) 1 year ago
keymap.rs Fix broken indentation that causes the indentation tests to fail. 11 months ago
lib.rs Fix new clippy lints (#5892) 1 year ago
main.rs Initialize log and config files right after parsing arguments (#7585) 12 months ago