XxX

Results 6 comments of XxX

@rakalex try this `zstyle ':fzf-tab:*' fzf-flags --height=~40` Accordingly to the docs `~` is a key here > --height=[~]HEIGHT[%] Display fzf window below the cursor with the given > height instead...

Here is my solution [stack blitz link](https://stackblitz.com/edit/angular-ppcjbo?file=src/app/app.component.ts) The idea is to read matMenuTriggerFor clientWidth, pass it to the menu itself as matMenuTriggerData, and bind it to the wrapper width Hope...

@luke-hill Sure thing, done

@luke-hill no problem, done

@luke-hill my bad, now it should be correct

@luke-hill can this be merged? I don't have privileges to do that