helix-mods/helix-term/src
2021-12-02 10:24:17 +09:00
..
commands dap: Use cursor_line over cursor + char_to_line 2021-12-02 10:24:17 +09:00
ui dap: Highlight line of current stack frame 2021-12-01 19:23:42 +09:00
application.rs dap: Remove some unwraps 2021-12-02 10:20:19 +09:00
args.rs Implement hx --tutor and :tutor to load tutor.txt (#898) 2021-10-28 10:23:46 +09:00
commands.rs dap: Fix an off-by-one and move the function over to commands/dap 2021-12-02 10:22:17 +09:00
compositor.rs Simplify compositor.find 2021-11-18 11:09:04 +09:00
config.rs Launch with defaults upon invalid config/theme (#982) 2021-11-07 00:57:14 +09:00
job.rs Drop some &mut bounds where & would have sufficed 2021-09-06 15:25:46 +09:00
keymap.rs Merge remote-tracking branch 'origin/master' into debug 2021-11-30 13:06:30 +09:00
lib.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 2021-07-01 19:06:52 -07:00
main.rs revert log truncation (#895) (#1130) 2021-11-19 13:26:39 +09:00