atanunq / viu

Terminal image viewer with native support for iTerm and Kitty
MIT License
2.5k stars 54 forks source link

absolute offset, -x and -y seem to not be working #108

Open HendrikPetertje opened 1 year ago

HendrikPetertje commented 1 year ago

Hi there, thanks for making this amazing set of tools! I've been playing around with if for a few days and it works amazing!

I installed viu from homebrew

▶ viu --version
viu 1.4.0

and I am trying to use the -a option to absolutely offset my picture, but neither -a, -x or -y seem to be working sadly. It looks like this plugin hasn't been released in a while. would it be possible to publish a new release?

I'm currently working on migrating a picture preview plugin in telescope to use VIU, and it seems that the terminal inside the editor would work much better if I were able to position things absolutely :) (parameters we already have access to too), would it be possible to release a new build of this plugin to allow package managers and users on various different kinds of machines to natively upgrade to it? I could compile the rust code, but that would generate an OSX executable that only a small sub-set of users could use.