Commit History

Author SHA1 Message Date
  Kevin "The Nuclear" Bloom 920c322305 first attempts at LSP (only tested briefly for C and kotlin) 3 weeks ago
  Kevin "The Nuclear" Bloom 250b851276 fixed newlines with clipboard 1 month ago
  Kevin "The Nuclear" Bloom dff57060c7 Closes #95 (I think) 1 month ago
  Kevin "The Nuclear" Bloom 10679934dd Closes #94 1 month ago
  Kevin "The Nuclear" Bloom f11f8c603b Closes #97 1 month ago
  Kevin "The Nuclear" Bloom 1208075341 fixed yet another bug with bracket jump; haskell 1 month ago
  Kevin "The Nuclear" Bloom 7db273a622 fixed some bugs with the new syntax stuff 1 month ago
  Kevin "The Nuclear" Bloom b7781091f8 fixed crash in the msgline; fixed bug with multiline comment missing 4 months ago
  Kevin "The Nuclear" Bloom 8dd7039675 reverted to the old string functions 5 months ago
  Kevin "The Nuclear" Bloom cec35c6aa0 Revert "replaced all strcpy and strncpy with faster or safer options" 5 months ago
  Kevin "The Nuclear" Bloom 33dfde8b18 Revert "more refactoring (much is probably broken)" 5 months ago
  Kevin "The Nuclear" Bloom 7d85569d99 Revert "prev-buffer" 5 months ago
  Kevin "The Nuclear" Bloom ddb0a753fa prev-buffer 5 months ago
  Kevin "The Nuclear" Bloom 625b73c914 more refactoring (much is probably broken) 5 months ago
  Kevin "The Nuclear" Bloom 7303e1cc8e replaced all strcpy and strncpy with faster or safer options 5 months ago
  Kevin "The Nuclear" Bloom 0635e85670 use new kill_t for scrap 5 months ago
  Kevin "The Nuclear" Bloom ff14f12c43 Closes #89 6 months ago
  Kevin Bloom 6b6e97ab82 typo 6 months ago
  Kevin "The Nuclear" Bloom e9231bc079 fixed bug were the minibuffer string would get cutoff 6 months ago
  Kevin "The Nuclear" Bloom 3460460fb8 added comment-at-eol command 7 months ago
  Kevin "The Nuclear" Bloom ff48eb8682 added comment command 8 months ago
  Kevin "The Nuclear" Bloom 5ce0f2cddf added goto-column function 9 months ago
  Kevin "The Nuclear" Bloom 5a9f314235 fixed issues with hilite 9 months ago
  Kevin "The Nuclear" Bloom a624259b6b added delete-between command 9 months ago
  Kevin "The Nuclear" Bloom 7e13e331c0 fixed remaining issues with unicode 10 months ago
  Kevin "The Nuclear" Bloom 3b51442c13 year bump; termbox update 10 months ago
  Kevin "The Nuclear" Bloom 8aad554c3e fixed keyboard macro numeric argument 10 months ago
  Kevin "The Nuclear" Bloom 94c5d5c0a1 allow repeating for kbd macros again 10 months ago
  Kevin "The Nuclear" Bloom fe4e4111b5 fixed bug with inputting control chars in msgline 10 months ago
  Kevin "The Nuclear" Bloom d1abc86a19 disallow numeric argument for some commands 11 months ago