Commit History

Author SHA1 Message Date
  Kovid Goyal 911c80aa3b More linter fixes 1 year ago
  Kovid Goyal 2cae0ab695 Dont wait for cancel response when user denies permission 1 year ago
  Kovid Goyal 05e10d8066 Also parse negative numbers in CSI 1 year ago
  Kovid Goyal 5436408463 Fix the escape code parser not preserving complete utf-8 state between calls to ParseBytes() 2 years ago
  Kovid Goyal 834385baff Improve performance when pasting large amounts of text into readline by not redrawing on every char 2 years ago
  Kovid Goyal 32804f01b2 Allow parsing strings with escape code parser 2 years ago
  Kovid Goyal 80c5ac891d Add license info to Go files 2 years ago
  Kovid Goyal c8292d77f1 Re-use the escape code parser for wcswidth calculation 2 years ago
  Kovid Goyal 7280c712d6 Move escape code parser into wcswidth package 2 years ago