skim icon indicating copy to clipboard operation
skim copied to clipboard

`$LINES` doesn't take account of `--preview`'s `SIZE`

Open dkasak opened this issue 2 years ago • 1 comments

For example, when the terminal is 35 lines in height and SIZE is set to 60% in --preview, $LINES is still 35. This is contrary to the documentation:

sk overrides $LINES and $COLUMNS so that they represent the exact size of the preview window.

dkasak avatar Dec 29 '23 14:12 dkasak

I couldn't reproduce this. What command did you run to get this result ?

LoricAndre avatar Nov 10 '24 17:11 LoricAndre