Commit History

Author SHA1 Message Date
  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
  Kevin "The Nuclear" Bloom e120bdd166 hide string bracket matching for now (can still jump to pair) 1 year ago
  Kevin "The Nuclear" Bloom 5795931847 don't reframe unless on last row; fixed bracket highlighting when bracket is at point 0 1 year ago
  Kevin "The Nuclear" Bloom e3561f42cc new lines 1 year ago
  Kevin "The Nuclear" Bloom e4cfcaf348 Closes #6 & #15 1 year ago
  Kevin "The Nuclear" Bloom 4375ad4e8a Closes #7, buffer revert 1 year ago
  Kevin "The Nuclear" Bloom 3ae1f7c4ac Closes #27, made #22 to be more like Emacs 1 year ago
  Kevin "The Nuclear" Bloom b01caf8d3f Closes #17 1 year ago