mirror of https://github.com/helix-editor/helix
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.
e8730ca5fd
* initial implementation of bufferline * fixed lint * changed to 'bufferline', added enum for config modes, some cleanup * fixed lint * added file modification indicator * removed redundant code, added proper themeing with fallback, changed 'file modified' indicator * remove commented code * Update helix-term/src/ui/editor.rs simplify text and offset computation Co-authored-by: Gokul Soumya <gokulps15@gmail.com> * add ui.bufferline.background key for themes Co-authored-by: lazytanuki <43273245+lazytanuki@users.noreply.github.com> * address PR comments * Update helix-term/src/ui/editor.rs * simplify computation of editor area: * change to set_stringn to avoid overflow * Update configuration.md Updates documentation to reflect decision re: defaulting to never showing bufferline. * addressed pr comments * fix build error * address pr comments * revert accidental change Co-authored-by: Gokul Soumya <gokulps15@gmail.com> Co-authored-by: lazytanuki <43273245+lazytanuki@users.noreply.github.com> Co-authored-by: Seth Bromberger <sbromberger@users.noreply.github.com> |
2 years ago | |
---|---|---|
.. | ||
handlers | 2 years ago | |
clipboard.rs | 2 years ago | |
document.rs | 2 years ago | |
editor.rs | 2 years ago | |
graphics.rs | 2 years ago | |
gutter.rs | 2 years ago | |
info.rs | 3 years ago | |
input.rs | 2 years ago | |
keyboard.rs | 2 years ago | |
lib.rs | 3 years ago | |
macros.rs | 3 years ago | |
theme.rs | 2 years ago | |
tree.rs | 2 years ago | |
view.rs | 2 years ago |