Historique des commits

Auteur SHA1 Message Date
  Kovid Goyal 77292a16d6 Make shebangs consistent il y a 1 an
  Kovid Goyal 7fe5d7b58f Replace isort with ruff il y a 2 ans
  Kovid Goyal 6546c1da9b run pyupgrade to upgrade the codebase to python3.6 il y a 3 ans
  Kovid Goyal 7d41aca0e4 More word selection direction change fixes il y a 3 ans
  Kovid Goyal c71d8fe1cc Fix #4070 il y a 3 ans
  Kovid Goyal dbc7e8e85d When dragging word or line selections, ensure the initially selected item is never deselected il y a 3 ans
  Kovid Goyal 05d0bda044 Allow selecting blanks at the start of the top line il y a 3 ans
  Kovid Goyal e732df46b8 Have right clicking to extend selection operate on the nearest selection boundary instead of the selection end. This matches both vim and xterm il y a 3 ans
  Kovid Goyal 6dcc09a96f Port mouse selection tests to new framework il y a 3 ans
  Kovid Goyal 342f0981d8 Add tests for selection extension by right click il y a 4 ans
  Kovid Goyal c763db94ce Fix #2401 il y a 5 ans
  Kovid Goyal 2f8002c567 Add a test for #1616 il y a 5 ans
  Kovid Goyal 294d01def6 Clear the click queue before a multi-click il y a 5 ans
  Kovid Goyal 9a67176719 Fix scrolling selection tests il y a 5 ans
  Kovid Goyal 42d1a4755a Add tests for multiline movement il y a 5 ans
  Kovid Goyal 5bbc15583e Non-scrolling based selection tests all pass il y a 5 ans
  Kovid Goyal 9c486f6e69 Track left to right for selections based on actual mouse positions il y a 5 ans
  Kovid Goyal 2f24588c66 Fix cell select mode tests il y a 5 ans
  Kovid Goyal 6b1ea326a0 Initial implementation of half cell based selection il y a 5 ans
  Kovid Goyal 84453bf15c Add a test for #2284 il y a 5 ans
  Kovid Goyal fdf055312c DRYer il y a 5 ans
  Kovid Goyal b0b8b06b56 Scrolling test il y a 5 ans
  Kovid Goyal 9c1ffb1adf Test for rectangle select il y a 5 ans
  Kovid Goyal 3eff929652 More mouse interaction tests il y a 5 ans
  Kovid Goyal 3010ebfef5 More mouse interaction tests il y a 5 ans
  Kovid Goyal ff14f47781 First mouse interaction test il y a 5 ans