Commit History

Author SHA1 Message Date
  Kevin "The Nuclear" Bloom b124488c99 Closes #65 1 year ago
  Kevin Bloom e7af131c06 fixed displaying of col bug with tabs and control chars 1 year ago
  Kevin "The Nuclear" Bloom 62d2c5ec41 fixed bug with row on first line 1 year ago
  Kevin "The Nuclear" Bloom d163fde17c fixed bug with rows displaying wrong on multi-line lines 1 year ago
  Kevin "The Nuclear" Bloom ebd97dc816 make matching brackets bg magenta so to reduce confusion 1 year ago
  Kevin "The Nuclear" Bloom 236973b450 only use the set_parse_state function when in a filetype with multiline comments 1 year ago
  Kevin "The Nuclear" Bloom 8eb87cbf0f changed tab color 1 year ago
  Kevin "The Nuclear" Bloom a424e51d44 Closes #58 & Closes #57 1 year ago
  Kevin Bloom c39c0a5a62 Fixed some more issues with the bracket matching 1 year ago
  Kevin "The Nuclear" Bloom 25c693892f ignore singlequote when showing matches (for some reason the display code doesn't do it) 1 year ago
  Kevin "The Nuclear" Bloom 3af17e5c8e fixed crash when opening new files 1 year ago
  Kevin "The Nuclear" Bloom b3dd0fc321 removed some unused stuff 1 year ago
  Kevin "The Nuclear" Bloom efea74fa52 removed tb_clear - I don't know why i put it there 1 year ago
  Kevin "The Nuclear" Bloom 86264c6c6a don't display matching brackets when searching 1 year ago
  Kevin "The Nuclear" Bloom 23f23c23bb added some helpful information on weird characters 1 year ago
  Kevin "The Nuclear" Bloom 76d06a8482 added tildes to denote empty lines 1 year ago
  Kevin "The Nuclear" Bloom 7a0d787b77 ait works with musl now 1 year ago
  Kevin "The Nuclear" Bloom 792f6362be fixed a bunch of issues with windows 1 year ago
  Kevin Bloom 80d25cdf5e add inefficient syntax checker back 1 year ago
  Kevin "The Nuclear" Bloom cf814034b8 more reliable whitespacing; unicode/UTF-8 is kind of broken 1 year ago
  Kevin "The Nuclear" Bloom 5b4557ed15 I think I solved the flickering issue totally 1 year ago
  Kevin "The Nuclear" Bloom b1ea34668b trying some other things 1 year ago
  Kevin "The Nuclear" Bloom 4204aedf51 fixed a few more problems 1 year ago
  Kevin "The Nuclear" Bloom 2169f22ffc added some code to calculation the line number based on point and previous point 1 year ago
  Kevin "The Nuclear" Bloom 0dcd9b6e1c Closes #49 (https://notabug.org/nuclearkev/ait/issues/49#issuecomment-37760) 1 year ago
  Kevin "The Nuclear" Bloom 412a8b6101 Merge branch 'master' of https://notabug.org/nuclearkev/ait 1 year ago
  Kevin "The Nuclear" Bloom 0c2411ad95 Closes #50 1 year ago
  Kevin Bloom 3d1cb6ec5a inital fix for #49 1 year ago
  Kevin "The Nuclear" Bloom 9270bb616d Closes #45; fixed lnbegin/lnend on super long lines overriding column mem 1 year ago
  Kevin "The Nuclear" Bloom dde7e5918f Closes #11 1 year ago