feat: use paste size instead of NULL byte in order to write the paste
Previously, the pastes were written to disk until feuille encountered a NULL byte. This is now fixed. + version bump.
This commit is contained in:
parent
b61f5c4cae
commit
8c30d271df
7 changed files with 23 additions and 20 deletions
|
@ -14,7 +14,7 @@
|
|||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "feuille" "1" "November 2022" "feuille 1.18.2" ""
|
||||
.TH "feuille" "1" "November 2022" "feuille 1.19.0" ""
|
||||
.hy
|
||||
.SH NAME
|
||||
.PP
|
||||
|
|
Reference in a new issue