micro/internal
Dmytro Maluka 9ab9f8bc1c
Forward resize event to both TabList and InfoBar (#3179)
InfoBar should really receive the resize event, to know the window width
in order to do horizontal scrolling of the command line when it doesn't
fit in the screen. Although currently it doesn't scroll the command line
at all (see issue #2527) and just ignores the resize event, but we
should fix that anyway, so let's forward the resize event to it.
2024-03-21 21:40:22 +01:00
..
action Forward resize event to both TabList and InfoBar (#3179) 2024-03-21 21:40:22 +01:00
buffer command: Fix replace to be able to insert '$' (#2954) 2024-03-17 21:37:16 +01:00
clipboard Use zyedidia/clipper for external clipboard 2022-06-14 08:40:57 -04:00
config colorscheme: Add capability to include schemes (#2844) 2024-03-21 18:37:51 +01:00
display Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
info Add HistorySearchUp and HistorySearchDown actions (#1829) 2023-07-08 14:00:22 -07:00
lua Remove lua.Lock 2024-03-14 04:53:56 +01:00
screen Reset mouse release state after restarting the screen 2023-01-29 18:26:55 +01:00
shell Fix term output capturing 2023-09-08 23:27:39 -07:00
util Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
views Add TODO about mysterious behavior of ResizeSplit() 2024-03-14 05:26:34 +01:00