commit 65eddfe7b9f02f685145005a8ffd3feb8d102ced [browse]
Author: Arun Prakash Jana
Date: 2021-11-23 18:33:45 +05:30

Prepare for release v4.4 Tequila

commit 2f986253e4e29bc393644bcfad674e097c63d8c1 [browse]
Author: Arun
Date: 2021-11-23 18:17:13 +05:30

Merge pull request #1241 from luukvbaal/master

Guard open_with getreadline for picker

commit 256f0d008fe9d28699aebb0155ab31664c06d683 [browse]
Author: Arun
Date: 2021-11-16 22:38:32 +05:30

Merge pull request #1240 from KlzXS/percent_j

Enforce %J only at the end of command

commit f3df0816d95c67d353c147f18d78f546c50c8e97 [browse]
Author: Arun
Date: 2021-11-15 19:06:54 +05:30

Merge pull request #1239 from tonijarjour/patch-1

n/sxiv play gifs automatically from tabbed

commit f66183937d3c6f36fc9533ff5777e7c236903747 [browse]
Author: Arun Prakash Jana
Date: 2021-11-15 00:33:25 +05:30

More frequent interrupt handling during du

The check is done when traversing directories in preorder i.e before the files
inside are enumerated. Postorder traversal is unwinding, so mostly we are done
with the calculation and finishing off the thread.

clone the repository to get more history