Commit History

Author SHA1 Message Date
  Kevin "The Nuclear" Bloom 3f1be93318 fixed persistent column getting messed up on chopped windows 1 year ago
  Kevin Bloom 2f3ff25b8e mistake 1 year ago
  Kevin Bloom 07d14f17c6 fixed chars showing up in wrong position when tab or control char is displayed on that line 1 year ago
  Kevin "The Nuclear" Bloom 0b96722575 fixed pasting reframe bug 1 year ago
  Kevin "The Nuclear" Bloom 1a86057a7c fixed out of bounds bugs with new jump cmds 1 year ago
  Kevin Bloom b7b9e6f964 added new jump to word command 1 year ago
  Kevin Bloom e7d8a68205 better keybinds for jump 1 year ago
  Kevin "The Nuclear" Bloom 2be7b1f82d add an avy-like jump-line command 1 year ago
  Kevin "The Nuclear" Bloom 18f8636327 fixed up makefile; allow clipboard pasting of any size 1 year ago
  Kevin "The Nuclear" Bloom 8f05236dec fixed more issues with blank buffers 1 year ago
  Kevin "The Nuclear" Bloom 272a28777f fixed issues with "not bound" popping up after C-q and keyboard macros 1 year ago
  Kevin Bloom 20ef8b2324 avoid catch-alls 1 year ago
  Kevin "The Nuclear" Bloom 2a07f801fe Closes #68 1 year ago
  Kevin "The Nuclear" Bloom afd6bf6a03 Fixed seg fault when C-m'ing on empty buf 1 year ago
  Kevin "The Nuclear" Bloom 70c89bf909 Closes #69 1 year ago
  Kevin "The Nuclear" Bloom bf4def646b fixed crash on killing an already killed buffer 1 year ago
  Kevin "The Nuclear" Bloom eb934120bd gotoline leaves behind text in msgline upon quitting 1 year ago
  Kevin "The Nuclear" Bloom 06c2cc1efc reset pcol when you jump to end or beginning of buffer 1 year ago
  Kevin "The Nuclear" Bloom fc4eb40e86 only reframe on paste if the new number of rows is over the window row limit 1 year ago
  Kevin "The Nuclear" Bloom b9cc017e12 jump-to-char doesn't fail on point = 0 1 year ago
  Kevin "The Nuclear" Bloom c1206d7fcf increased filename size to PATH_MAX 1 year ago
  Kevin "The Nuclear" Bloom 06bcf21154 fixed another reframing bug 1 year ago
  Kevin "The Nuclear" Bloom 42ea543300 added in more places to fix #34 1 year ago
  Kevin Bloom 12e22057be removed comments 1 year ago
  Kevin "The Nuclear" Bloom 814b9b74eb Closes #66 1 year ago
  Kevin "The Nuclear" Bloom 390f78a85f throw error in msgline and jump back to original point if zap/jumptochar fails 1 year ago
  Kevin "The Nuclear" Bloom 15e74b65f4 fixed bug with undoing tabs 1 year ago
  Kevin "The Nuclear" Bloom b73f83453c fixed some undoing issues 1 year ago
  Kevin Bloom 20cedf6d8d fixed line number issue with shell commands 1 year ago
  Kevin "The Nuclear" Bloom fc0a600d80 fixed line number bug with multline output shell commands 1 year ago