Historie revizí

Autor SHA1 Zpráva Datum
  Kovid Goyal 1eeea70c7a Allow dynamically generating configuration by running an arbitrary program using the new geninclude directive před 1 měsícem
  Kovid Goyal 795bf7fb52 Dont use a global var for mocking před 1 měsícem
  Kovid Goyal 86a6685446 Add mock for failing test před 1 měsícem
  Kovid Goyal 2d02ff1c5f Implement using effective kitty config options for kittens před 1 měsícem
  Kovid Goyal 8b7cd98a0e When running a kitten that modifies the kitty config file if no config file exists create a commented out default config file and then modify it před 3 měsíci
  Kovid Goyal e74188fcf0 Switch to using ps to get all processes před 5 měsíci
  Kovid Goyal 9708959438 When reloading in all kitty instances, only use readlink on processes that contain "kitty" in the image name před 5 měsíci
  Kovid Goyal c906314974 change the atomic write functions to work with readers před 6 měsíci
  Kovid Goyal da9a36d918 Fix reload of kitty config not working if kitty launched via symlink not named kitty před 7 měsíci
  Kovid Goyal f15eebec02 Refactor config patching code to make it re-useable před 8 měsíci
  Kovid Goyal 882d471c90 Make config line parsing in Go use same algorithm as in python před 1 rokem
  Kovid Goyal fc64ef41b3 when parsing conf files in go accept both space and tab as key separators před 1 rokem
  Kovid Goyal 4ffb22199b Cleanup previous PR před 1 rokem
  Jake Stewart 0aa4c850ba add line break syntax to go config parser před 1 rokem
  Kovid Goyal 7803b07e7f Ignore leading and trailing space around values when parsing config lines před 1 rokem
  Kovid Goyal 14b58ba015 Fix overrides not being parsed correctly před 1 rokem
  Kovid Goyal d208670172 Abstract typical config file loading with path and cli overrides před 1 rokem
  Kovid Goyal 5329546f21 Implement parsing of map před 1 rokem
  Kovid Goyal f42090766a Use the new string scanner everywhere před 1 rokem
  Kovid Goyal 7ce64fcde0 Support include when loading themes from dirs před 1 rokem
  Kovid Goyal 7b4738125b Move config code into its own package před 1 rokem