Historique des commits

Auteur SHA1 Message Date
  Kovid Goyal af83d855de Add a framework for easily and securely using remote control from the main function of a custom kitten il y a 2 mois
  Kovid Goyal f4bec5f4ab Remote control: Fix empty password not working il y a 6 mois
  Kovid Goyal 1a394d6a57 Allow rc commands to control the exit code il y a 7 mois
  Kovid Goyal cbe4e705db Allow at commands to specialize response handling il y a 7 mois
  Kovid Goyal 63d974135b Clean up linter warnings il y a 9 mois
  Kovid Goyal 314fe4fe4a Allow launched background process to work with --allow-remote-control il y a 1 an
  Kovid Goyal 0107d1cb89 Import base85.go into tree il y a 1 an
  Kovid Goyal a2887bb9e0 get rid of utils.Cut since we can now rely on strings.Cut instead il y a 1 an
  Kovid Goyal 9bdb647454 kitty @ shell: Fix global options being ignored il y a 1 an
  Kovid Goyal 456af90ad2 Remote control: Allow matching for self window even over sockets when run inside a kitty window il y a 1 an
  Kovid Goyal 0ab618c2dc Fix #5767 il y a 2 ans
  Kovid Goyal 902373ed20 Also make lists and dicts of strings escape code safe il y a 2 ans
  Kovid Goyal aac57550c9 rc protocol: Encode strings values in an escape code safe way il y a 2 ans
  Kovid Goyal 95e05ce9ec Fix #5761 il y a 2 ans
  Kovid Goyal 63a08dc6cc kitty-tool @: Fix extra newline being printed when a command returns no response il y a 2 ans
  Kovid Goyal 565526624f Start work on porting kitty shell to Go il y a 2 ans
  Kovid Goyal 2633356842 No need to use a map il y a 2 ans
  Kovid Goyal 5771bd0c01 Make adding subcommands a bit nicer il y a 2 ans
  Kovid Goyal 4396dede85 Get rid of the cobra dependency il y a 2 ans
  Kovid Goyal 7c41737370 Couple more errors found by linting il y a 2 ans
  Kovid Goyal 2cacd7a64a get rid of interface{} since we now require Go 1.18 il y a 2 ans
  Kovid Goyal cb452ba9fc Implement sen text from stdin for the tty backend il y a 2 ans
  Kovid Goyal 3a198833da Simplify escape code wrapping il y a 2 ans
  Kovid Goyal 7f77f7e408 Only send cancel async if there is an async id il y a 2 ans
  Kovid Goyal 65c3630099 send_text other than from stdin works il y a 2 ans
  Kovid Goyal 364533b1ed Work on supporting streaming remote commands with passwords il y a 2 ans
  Kovid Goyal b5e2871aa0 Remove not needed chunking code il y a 2 ans
  Kovid Goyal a4b2e2a196 more work on porting command parsing to Go il y a 2 ans
  Kovid Goyal 79c8862d4c Work on conversion of args parsing to go code il y a 2 ans
  Kovid Goyal b2e610f9b1 Implement socket I/O il y a 2 ans