Skip to content

v2.0.0 - electric boogaloo

Compare
Choose a tag to compare
@VoxelPrismatic VoxelPrismatic released this 16 May 20:21

Changes

  1. Added config API
  2. Created a new screen handler so I don't have to worry about string lengths not matching
  3. Rabbit now shows a popup message when no buffers are available
  4. No longer crashes on empty buffer names
  5. Now displays empty buffer names in red (along with buffer ID so you can distinguish between them)
  6. Paths are now shaded
  7. Paths are now truncated
  8. No longer crashes whenever it didn't catch that the window closed
  9. BREAKING: Hides Rabbit global
  10. Now pinned to the bottom left... unless you have a term larger than 10000 chars
  11. Tracks bufdelete more accurately