micro/internal/display
Dmitry Maluka 92e9060bcd
Fix suggestions display (#1825)
Fix the following bugs:

- If a split pane is not at the left edge of the screen, the statusline
with suggestions for it is displayed at wrong place.

- When keymenu is enabled, the statusline with suggestions is not
displayed at all.
2020-10-17 20:48:39 -04:00
..
bufwindow.go Fix quality issues (#1856) 2020-09-16 00:08:01 -04:00
infowindow.go Update to tcell v2 2020-09-05 14:52:35 -04:00
statusline.go Fix suggestions display (#1825) 2020-10-17 20:48:39 -04:00
tabwindow.go Use CharacterCount over RuneCount 2020-05-20 16:47: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 Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00