Package: less / 590-2.1~deb12u2
Metadata
Package | Version | Patches format |
---|---|---|
less | 590-2.1~deb12u2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
less is more 434417.patch | (download) |
main.c |
2 1 + 1 - 0 ! |
--- |
02 655926 more_can_go_backwards.patch | (download) |
less.nro |
6 2 + 4 - 0 ! |
--- |
End OSC8 hyperlink on invalid embedded escape sequen.patch | (download) |
line.c |
4 2 + 2 - 0 ! |
end osc8 hyperlink on invalid embedded escape sequence. |
Shell quote filenames when invoking LESSCLOSE.patch | (download) |
filename.c |
10 8 + 2 - 0 ! |
shell-quote filenames when invoking lessclose. |
Fix bug when viewing a file whose name contains a ne.patch | (download) |
filename.c |
29 24 + 5 - 0 ! |
fix bug when viewing a file whose name contains a newline. |
Fix incorrect display when filename contains control.patch | (download) |
output.c |
12 10 + 2 - 0 ! |
fix incorrect display when filename contains control chars. such chars should not be printed directly to the screen, but instead passed through prchar() or prutfchar(). |