# prompt err_string
#     match /% ?(?:Error|Type "[^?]+\?"|(?:Incomplete|Unknown) command|Invalid input)/

macro paging
    send terminal length %s

macro fsck
    send fsck
    follow /\[confirm\]/ with "\n"
