Benjmhart / clipqueue

a terminal clipboard manager written in haskell + Javascript
0 stars 0 forks source link

dynamic spacing #22

Open Benjmhart opened 5 years ago

Benjmhart commented 5 years ago

currently we have the statusbox and then we force-center the queue, in order to support multiple queues, we should resolve this so that queues are added directly to the right of the statusbox

if possible, we should try and measure the number of characters horizontally available and divide by the number of cursors to min/max the box size