micro/internal/display
0x5c 987e409071
Added lines and percentage statusbar directives (#2055)
- "lines" for the number of lines in the buffer
- "percentage" for the percentage of the file at the current line

Fixes zyedidia#2049
2022-02-22 01:31:32 -08:00
..
bufwindow.go Support for highlighting all search matches (hlsearch) (#1762) 2021-09-28 13:39:03 -07:00
infowindow.go Fix up X,Y values in BufView 2021-04-09 01:48:58 +02:00
softwrap.go Implement word wrapping 2021-04-08 23:54:10 +02:00
statusline.go Added lines and percentage statusbar directives (#2055) 2022-02-22 01:31:32 -08:00
tabwindow.go Add tabbar.active color group (#1831) 2020-10-17 20:53:08 -04: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