You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix regression by previous optimization, add switch file
it rarely had problems with multithreading, the added functionality enables to switch the opened file without closing the app
fix: \n on EOL, fgets + apnd_s without size, units | optimize: grow_gap
hrsize was in *iB (KiB, MiB...) base 2, and not *B (kB, MB, GB...) base 10
+ rename length->len , capacity->cpt