micro/internal/display
Dmitry Maluka dda79ca70e
Add statusline.inactive and statusline.suggestions color groups (#1832)
Add color groups for displaying statuslines of inactive split panes
and the suggestions menu with colors different from the statusline
of the active pane.
2023-03-13 16:18:44 -07:00
..
bufwindow.go Fix incorrect LastVisualX after changing bufWidth w/o resize (#2629) 2022-12-02 17:49:06 -08:00
infowindow.go Add statusline.inactive and statusline.suggestions color groups (#1832) 2023-03-13 16:18:44 -07:00
softwrap.go Fix relocate at the end of buffer when scrollmargin is 0 (#2578) 2022-10-01 13:03:40 -07:00
statusline.go Add statusline.inactive and statusline.suggestions color groups (#1832) 2023-03-13 16:18:44 -07:00
tabwindow.go Adds options for tab bar and tab color reversing (#2480) 2022-07-17 12:18:11 -07:00
termwindow.go Fix palette colors with tcell v2 2020-09-21 01:21:59 -04:00
uiwindow.go Fix non-working split resize with mouse drag (#1811) 2020-08-04 18:37:19 -04:00
window.go Replace BufWidth & BufHeight with BufView 2021-04-08 23:54:18 +02:00