Commit Verlauf

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