Historial de Commits

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