Dmitry Bogatov

Results 33 comments of Dmitry Bogatov

Oh, clearly I based on old revision of master. Not really relevant at this point.

+1 here. Nixpkgs too keep cherry-picking patches from 1.20.7..master; release 1.20.8 would make life easier.

It looks like this pull requests assumes directory managed by Dropbox proprietary sync client to be around. It is not as useful as using Dropbox API directly, as it is...

Well, looks like everything provided by this project (and much more) is handled by https://github.com/rclone/rclone. And looks like they are interested in handling share links: https://github.com/rclone/rclone/issues/5381

I am cautious about sorting attrsets by default. For example, arguments to `mkDerivation` are supposed to be sorted in non-alphabetic order.

`click=8.1.0` removed `get_terminal_size`. It now must be imported from shutil

Hi. For what it worth, I collected some of the patches available that are obviously fine, setup CI build and took liberty to call it dvtm-0.15.1. https://sr.ht/~kaction/dvtm I do not...

If you consider breaking old configs fine -- I do not object. I just wanted to be as conservative as possible.

As for Makefile syntax -- looks like your are right: https://builds.sr.ht/~kaction/job/454548

Window list? If you mean tag list, it is already supported by `#define BAR_POS`. As for split-window, you already can create new windows (or buffers, do not recall proper terminology)...