helix/book/src
aaron404 e8730ca5fd
initial implementation of bufferline (#2759)
* 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>
2022-09-02 11:39:38 +09:00
..
generated Delete invalid indents.scm queries 2022-08-31 17:45:23 +09:00
guides text-objects: add test capture & elixir queries 2022-06-21 11:32:03 -05:00
SUMMARY.md Indentation rework (#1562) 2022-03-31 00:08:07 +09:00
commands.md docs: Auto generate command list 2021-12-08 10:23:50 +09:00
configuration.md initial implementation of bufferline (#2759) 2022-09-02 11:39:38 +09:00
from-vim.md Add migrate from Vim wiki link (#2781) 2022-06-15 11:04:17 -05:00
hooks.md Add book/ (mdbook based user guide) 2021-04-05 15:48:08 +09:00
install.md packaging: Point to homebrew-core instead of tap (#3513) 2022-08-31 17:45:38 +09:00
keymap.md let extend-line respect range direction (#3046) 2022-08-29 10:00:40 +09:00
lang-support.md Rewrite Language Support docs (#2065) 2022-04-10 23:20:05 +05:30
languages.md Change default formatter for any language (#2942) 2022-08-04 13:01:48 +09:00
remapping.md simplify some keymap key names (#2677) 2022-06-05 21:22:10 -05:00
themes.md Theme Related Fixes (#3412) 2022-08-14 08:35:15 -05:00
title-page.md book: add wiki links to the title page and install page (#3017) 2022-07-09 11:08:47 -05:00
usage.md text-objects: add test capture & elixir queries 2022-06-21 11:32:03 -05:00