helix/helix-term/src
Jesse Luehrs a7a145ad3d
Center the picker preview selection using visual lines (#7837)
this way the preview always shows the selection even if lines were
wrapped
2023-08-07 20:06:51 -05:00
..
commands Reimplement clipboard commands in terms of special regs 2023-07-31 15:05:38 +09:00
keymap feat: smart_tab 2023-08-01 09:41:42 -05:00
ui Center the picker preview selection using visual lines (#7837) 2023-08-07 20:06:51 -05:00
application.rs feat: smart_tab 2023-08-01 09:41:42 -05:00
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2022-10-11 09:25:42 -04:00
commands.rs fix range formatting error message typo (#7823) 2023-08-04 04:33:30 -04:00
compositor.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
config.rs feat: smart_tab 2023-08-01 09:41:42 -05:00
health.rs Refactor doc language servers to a HashMap, and the config to use a Vec to retain order 2023-05-18 21:48:32 +02:00
job.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
keymap.rs Remove Keymap(KeyTrie) and simply use KeyTrie. 2023-06-07 10:11:13 +09:00
lib.rs Fix new clippy lints (#5892) 2023-02-09 16:27:08 -06:00
main.rs Initialize log and config files right after parsing arguments (#7585) 2023-07-09 11:30:43 -05:00