Historial de Commits

Autor SHA1 Mensaje Fecha
  Kovid Goyal 21e19a90f4 Add test for multiple function handling hace 4 meses
  Kovid Goyal 9c75ea795d Recognize more linear bezier curves hace 4 meses
  Kovid Goyal 39dfa75fe7 Add test for steps easing function value calculation hace 4 meses
  Kovid Goyal e927f8da62 Add some tests for easing function parsing hace 4 meses
  Kovid Goyal 165f1ccfd1 Port the test hace 1 año
  Kovid Goyal 716bf714db Fix a couple of tests hace 1 año
  Kovid Goyal 77292a16d6 Make shebangs consistent hace 1 año
  Jake Stewart 6354ef4cee add tests for python config parser hace 1 año
  Kovid Goyal 7fe5d7b58f Replace isort with ruff hace 1 año
  Kovid Goyal 1aa50b73a1 Allow pixel based adjustments as well hace 2 años
  Kovid Goyal ee931a17b0 Start work on option to modify font characteristics hace 2 años
  Kovid Goyal 061a0c8cb6 Reset global options object in the tests hace 2 años
  Kovid Goyal 0c274a9a0b Parse actions on demand hace 3 años
  Kovid Goyal 2ca13e886a Avoid cyclic infinite recursion hace 3 años
  Kovid Goyal a97a05b1ec Allow action_alias to work with any action hace 3 años
  Kovid Goyal ee2520e036 Also prevent infinite recursion in kitten_alias hace 3 años
  Kovid Goyal d7f569b341 Add a test for recursion hace 3 años
  Kovid Goyal 89069407d2 Make action_alias recursive hace 3 años
  Kovid Goyal ec5165d958 Fix action_alias not working when used with arguments hace 3 años
  Kovid Goyal aa4fa4cc85 Allow defining aliases for more general actions, not just kittens hace 3 años
  Kovid Goyal 2443dc135c Use a faster implementation of the Color type hace 3 años
  Kovid Goyal 6546c1da9b run pyupgrade to upgrade the codebase to python3.6 hace 3 años
  Kovid Goyal 5f32d2e56f Uppercase DELETE_ENV_VAR hace 3 años
  Kovid Goyal 5b716df45f We dont need a special class for delete_env_var hace 3 años
  Kovid Goyal 66e2e60ac4 Allow deleting environment vars from the child environment using env hace 3 años
  Kovid Goyal e1ed9aca10 clear_all_mouse_shortcuts -> clear_all_mouse_actions hace 3 años
  bdeshi db5a2d2141 add `clear_all_mouse_shortcuts` option to clear mouse_maps hace 3 años
  Kovid Goyal af5ed093b8 Fix test failing on macOS hace 3 años
  Kovid Goyal f7db9e3527 Move deprecated parsers into utils hace 3 años
  Kovid Goyal 248631a1a8 Add tests for conf parsing hace 3 años