Historique des commits

Auteur SHA1 Message Date
  Kovid Goyal d56178d790 sigh, old python il y a 1 mois
  Kovid Goyal af83d855de Add a framework for easily and securely using remote control from the main function of a custom kitten il y a 1 mois
  Kovid Goyal 8c1e365eb5 hints kitten: Allow clicking on matched text to select it in addition to typing the hint il y a 6 mois
  Kovid Goyal ede332fecf Use our monotonic everywhere il y a 8 mois
  Kovid Goyal 77292a16d6 Make shebangs consistent il y a 1 an
  Kovid Goyal 7fe5d7b58f Replace isort with ruff il y a 1 an
  Kovid Goyal 5bf5454dbe Nicer fix for #5469 il y a 2 ans
  Kovid Goyal 31fe35cd38 Fix #5469 il y a 2 ans
  Kovid Goyal bfb8532c52 Jump through the hoops needed to ensure error reporting is done in case of early termination of kittens that use overlay ready notifications il y a 2 ans
  Kovid Goyal 6dc1617429 Avoid flicker when starting kittens such as the hints kitten il y a 2 ans
  Kovid Goyal 715925795f Ignore errors in various finalizers during exit il y a 3 ans
  Kovid Goyal 17a48f6b9f TUI: exit cleanly when I/O to terminal fails il y a 3 ans
  Kovid Goyal 5c7a1d1b05 Fix typo il y a 3 ans
  Kovid Goyal 60472fcee3 Add more type annotations il y a 3 ans
  Kovid Goyal 4494ddd8ff mypy: Turn on return value checks il y a 3 ans
  Kovid Goyal 6546c1da9b run pyupgrade to upgrade the codebase to python3.6 il y a 3 ans
  Kovid Goyal 44bcbc4823 Make it easier to handle simple click events il y a 3 ans
  Kovid Goyal 343eb56cdf Fix import of MouseEvent il y a 3 ans
  Kovid Goyal f3447d187d Allow handlers to ask for mouse events il y a 3 ans
  Kovid Goyal 7e17ed21ce Use the atomic update decorator everywhere il y a 3 ans
  Kovid Goyal b1f4b2d8ed Use pending updates for unicode input kitten il y a 3 ans
  Kovid Goyal f9c99a61d4 More work on file transfer il y a 3 ans
  Kovid Goyal 8aacf30f19 Centralize definition of file transfer OSC code il y a 3 ans
  Kovid Goyal 96326280e5 Use a pending update when drawing the screen il y a 3 ans
  Kovid Goyal ff191c9404 clipboard kitten: fix copies to clipboard not working without the --wait-for-completion option il y a 3 ans
  Kovid Goyal 6d7df1c5e8 Refactor configuration file parsing il y a 3 ans
  Kovid Goyal 9c6ba213f9 Fix key handling in diff kitten il y a 3 ans
  Kovid Goyal 027c5a57f1 Work on porting kittens to use new key infrastructure il y a 3 ans
  Kovid Goyal 382c31ddf2 Use a stub rather than TYPE_CHECKING il y a 4 ans
  Kovid Goyal 149ae2866a more typing work il y a 4 ans