taskell
taskell copied to clipboard
Dynamic column width
Compute column width based on current window width, so column_width = screen_width / column_count.
I can see this being an issue if there are more lists than that which reasonably fits within the screen...
I don't always run terminal with taskell fullscreen, so it makes sense.
I can see the use case. I'll think about it.
Sorry, my day job has got manic since, what with one thing and another, so it might be a while before I get to look at this.
I upvote on this request. Often times, I have url attached to tasks that's cut off in the view port. I need to open it in text editor to access the url.
@yohannes I'm not sure this would always help with the URL situation. That is definitely an issue. Looking at various options for URLs.
@smallhadroncollider thanks for your reply. Actually the visibility of the entire url is not that important to me. it can be partially cut off as it is but when I command + click on it, I would like the complete url to be piped instead of the verbatim url cut off by the view port. Without changing the dimension of the viewport, wdyt about referencing the actual url instead? (since despite being cut off by the view port, taskell actually already saves the complete url (in a copy paste operation for example).