cdown / clipmenu

Clipboard management using dmenu
MIT License
1.14k stars 91 forks source link

Use FALLOC_FL_COLLAPSE_RANGE instead of trunc_tmp #110

Closed cdown closed 4 years ago

cdown commented 5 years ago

This should make things faster now we have more locking.

cdown commented 4 years ago

There's no easy interface for this, let's keep on using trunc_tmp.