amfora
amfora copied to clipboard
Resizing doesn't work consistently with Tilix
When using Tilix as a dropdown terminal with Amfora open, oftentimes when it drops down, Amfora only resizes to the height of the non-fullscreen terminal. This is an issue with cview resizing most likely. Unless there is an issue with Amfora handling resize events that come quickly one after another.
After some testing, it seems like this is indeed a cview issue. It is only picking up one resize event when two happen in succession with Tilix.
Filed issue with cview: https://code.rocketnine.space/tslocum/cview/issues/84