| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-15 | Fix dragdrop not working in selection mode (#382) | ||
| xargs couldn't call function `dnd()` and I couldn't find a portable way to do it, so I replaced it with a variable which I guess should work fine. | |||
| 2019-11-04 | Fix dragdrop stderr causing issues (#374) | ||
| For w/e reason the output from `which` causes problems with nnn rendering. This commit silences the problematic lines. | |||
| 2019-11-02 | Update drag and drop plugin | ||