Commit History

Author SHA1 Message Date
  Kevin "The Nuclear" Bloom a209c853e8 experimenting with even stricting re-rendering 4 months ago
  Kevin "The Nuclear" Bloom b68b6164cb Closes #99 4 months ago
  Kevin "The Nuclear" Bloom 63bac70ac1 selected wrong file... 4 months ago
  Kevin "The Nuclear" Bloom 933004ba8e Closes #98 4 months ago
  Kevin "The Nuclear" Bloom bcf1590153 Closes #92 4 months ago
  Kevin "The Nuclear" Bloom b9ab1a1ed5 fixed malloc bug with lessor optimization 4 months ago
  Kevin "The Nuclear" Bloom 8ba7e620a8 fixed more issues with the previous mark 4 months ago
  Kevin Bloom ccd8438c5e might have fixed annoying bug with popping to previous marks 5 months ago
  Kevin Bloom 3b13f04599 fixed bug with yanking consecutive text on NetBSD 5 months ago
  Kevin "The Nuclear" Bloom 7328a2ea6c added even more to comment command 5 months ago
  Kevin "The Nuclear" Bloom 1b46db34bb added single-line multi-line commenting 5 months ago
  Kevin "The Nuclear" Bloom b5f0e240ef made gg better 6 months ago
  Kevin "The Nuclear" Bloom a2fe3a9d89 fixed my idiocy 6 months ago
  Kevin "The Nuclear" Bloom b7781091f8 fixed crash in the msgline; fixed bug with multiline comment missing 6 months ago
  Kevin "The Nuclear" Bloom 3cb9fc16d1 fixed bug with jumpword not auto-jumping when there is only one match 7 months ago
  Kevin "The Nuclear" Bloom 9324433a45 fixed dumb ff bug with jumpword 7 months ago
  Kevin "The Nuclear" Bloom b6e0e374db potential scrap memory fix; fixed bug with jumprow displaying the eob 7 months ago
  Kevin "The Nuclear" Bloom 8dd7039675 reverted to the old string functions 7 months ago
  Kevin "The Nuclear" Bloom cec35c6aa0 Revert "replaced all strcpy and strncpy with faster or safer options" 7 months ago
  Kevin "The Nuclear" Bloom 1679b1ce6a Revert "fixed bug with isearch not highlighting matches that have duplicate first char" 7 months ago
  Kevin "The Nuclear" Bloom 99bf177421 Revert "delete-between wouldn't delete a space at point 0" 7 months ago
  Kevin "The Nuclear" Bloom 7d85569d99 Revert "prev-buffer" 7 months ago
  Kevin "The Nuclear" Bloom 4f175d251d Revert "don't crash when you're at the end of buffer" 7 months ago
  Kevin "The Nuclear" Bloom ed93f2b525 don't crash when you're at the end of buffer 7 months ago
  Kevin "The Nuclear" Bloom ddb0a753fa prev-buffer 8 months ago
  Kevin Bloom 2fb99572cd delete-between wouldn't delete a space at point 0 8 months ago
  Kevin "The Nuclear" Bloom a2877c0dbd fixed bug with isearch not highlighting matches that have duplicate first char 8 months ago
  Kevin "The Nuclear" Bloom 7303e1cc8e replaced all strcpy and strncpy with faster or safer options 8 months ago
  Kevin "The Nuclear" Bloom 0635e85670 use new kill_t for scrap 8 months ago
  Kevin "The Nuclear" Bloom a5ebf70b21 added new buffer switching command; cleaned up some other stuff 8 months ago