6 ms·
You're right, updating to less v608 fixed the issue! Thanks a lot! Maybe you can add a check in clx and show a message, in case the version of less is too old?
by soebbing 4y ago
You're right, updating to less v608 fixed the issue! Thanks a lot! Maybe you can add a check in clx and show a message, in case the version of less is too old?
For the record: less v581.2 is the one being shipped by macOS 12.6 Monterey, I simply updated with "brew install less"
- bensadeh 4y agoGreat! Thank you for letting me know! I should add a check and also update the brew formula to fetch the latest version of less as well.