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-view/src
Gokul Soumya 7961355ba1 Change cursor shape on mode change
Fixes #323. Due to terminal limitations we can only
change the shape of the primary cursor.
3 years ago
..
clipboard.rs log syntax highlighting init errors (#895) 3 years ago
document.rs Implement "Goto last modification" command (#1067) 3 years ago
editor.rs Change cursor shape on mode change 3 years ago
graphics.rs Change cursor shape on mode change 3 years ago
info.rs Implement key ordering for info box 3 years ago
input.rs Implement key ordering for info box 3 years ago
keyboard.rs Implement key ordering for info box 3 years ago
lib.rs Replace documents SlotMap with BTreeMap 3 years ago
macros.rs Simplify view/doc macros 3 years ago
theme.rs Update to rust 1.56 + 2021 edition 3 years ago
tree.rs helix-term/commands: implement buffer-close (bc, bclose) (#1035) 3 years ago
view.rs helix-term/commands: implement buffer-close (bc, bclose) (#1035) 3 years ago