#1103796 lesspipe: unreliable variable expansion with '~'

Package:
less
Source:
less
Description:
pager program similar to more
Submitter:
Edgar Yllescas
Date:
2025-04-21 15:36:02 UTC
Severity:
normal
Tags:
#1103796#5
Date:
2025-04-21 15:32:06 UTC
From:
To:
As title says, variable expansion and assignment is unreliable at best to not
happening at worst when the '~' shorthand is used, the patch simply replaces it
for the '$HOME' variable.