Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 387 Bytes

BUGS

File metadata and controls

24 lines (13 loc) · 387 Bytes

-*- mode: org; mode: auto-fill -*-

general

code page issue

archival

unlzma < foo.lzma does not work

unlzma < foo.lzma | bar does work though

ash

^C, ^D do not work

^Z can be used while ^D does not work

^C sometimes does not work (Ctrl-Break always works though). This may have something to do with read_key()?

$HOME not set

$HOMEPATH should probably be used