Skip to content
Snippets Groups Projects
  1. Oct 04, 2023
    • sam's avatar
      Multi click text selection (#70) · c9eb67b0
      sam authored
      * double + triple click detection
      
      * working multi click selection
      c9eb67b0
    • sam's avatar
      refactor and split input fn (#69) · 1aff2fc2
      sam authored
      * refactor and split input fn
      
      Input has been decoupled into input_mouse and input_kb
      
      Moved `lib.rs` around, ordered as enums > structs > plugin > functions
      
      * allow selection and copy on readonly buffers
      
      * remove clicktimer
      
      * fix clippy
      1aff2fc2
  2. Oct 03, 2023
  3. Oct 02, 2023
  4. Oct 01, 2023
  5. Sep 29, 2023
    • StaffEngineer's avatar
      auto height && refactoring (#59) · f91db1b9
      StaffEngineer authored
      * Add text position Left
      
      * Support infinite-line mode
      
      * update readme
      
      * update default mode name
      
      * Add auto-height mode, refactoring
      
      * Clippy
      f91db1b9
  6. Sep 27, 2023
  7. Sep 26, 2023
  8. Sep 24, 2023
  9. Sep 23, 2023
  10. Sep 22, 2023
  11. Sep 18, 2023
  12. Sep 17, 2023
  13. Sep 15, 2023
  14. Sep 14, 2023
  15. Sep 12, 2023
Loading