Commit History

Author SHA1 Message Date
  Kovid Goyal 77292a16d6 Make shebangs consistent 1 year ago
  Kovid Goyal 7292d1c9df Clean up mouse-demo kitten 1 year ago
  Kovid Goyal ee8399ba56 Port the mouse_demo kitten to Go 1 year ago
  Kovid Goyal 073b47a236 Revert #6114 1 year ago
  pagedown 97ef09b633 Fix empty folders being considered as kitten 1 year ago
  Kovid Goyal 747411be00 Finish implementation of config file parsing 1 year ago
  Kovid Goyal 5822bb23f0 Work on porting config file parsing to Go 1 year ago
  Kovid Goyal 7fe5d7b58f Replace isort with ruff 1 year ago
  Kovid Goyal 928a4db817 Implement delegate based completion fof the ssh and hyperlinked_grep kittens 2 years ago
  Kovid Goyal 6afbdbe94f Use correct kitty config in prewarmed process 2 years ago
  pagedown 510022c3c1 Docs: Improve the documentation for kittens 2 years ago
  Kovid Goyal 6ef83a09d3 Avoid clearing the screen when exiting a kitten as its not needed any more 2 years ago
  Kovid Goyal 6dc1617429 Avoid flicker when starting kittens such as the hints kitten 2 years ago
  Kovid Goyal 1be1864657 Allow sending more than a screenful of output from a kitten 2 years ago
  Kovid Goyal f421666a27 Nicer error message when importing a kitten fails 2 years ago
  Kovid Goyal 2c6d888b3d ... 3 years ago
  pagedown 98e44a8907 Unify resolution of absolute paths or config dir paths 3 years ago
  Kovid Goyal 6546c1da9b run pyupgrade to upgrade the codebase to python3.6 3 years ago
  Kovid Goyal 7f2ce045ab Handle deprecation of importlib.resources APIs 3 years ago
  Kovid Goyal fb0b94eaa1 ... 3 years ago
  Kovid Goyal 03517459db Type check set_mode and reset_mode 3 years ago
  Kovid Goyal 3dee3aba59 Fix #3794 3 years ago
  Kovid Goyal d8d5a8fada More work on completion for the SSH kitten 3 years ago
  Kovid Goyal 6e77345263 Ensure sys.path is preserved even if there are errors importing a custom kitten 3 years ago
  Kovid Goyal 9432f86e43 Remove no longer needed type: ignore 3 years ago
  Kovid Goyal 46b3f71b8f Start work on porting docs generation 3 years ago
  Kovid Goyal dbc1ade5a9 Fallback to importlib_resources on python 3.6 3 years ago
  Kovid Goyal 4cf73204a2 Forgot to exclude modules 3 years ago
  Kovid Goyal 55e7f69768 Use importlib.resources to enumerate kitten names 3 years ago
  Kovid Goyal fe07306ff1 Use a nicer decorator for functions that only need to be run once 3 years ago