Историја ревизија

Аутор SHA1 Порука Датум
  Kovid Goyal 63d974135b Clean up linter warnings пре 1 година
  Kovid Goyal 314fe4fe4a Allow launched background process to work with --allow-remote-control пре 1 година
  Kovid Goyal 0107d1cb89 Import base85.go into tree пре 1 година
  Kovid Goyal a2887bb9e0 get rid of utils.Cut since we can now rely on strings.Cut instead пре 2 година
  Kovid Goyal 9bdb647454 kitty @ shell: Fix global options being ignored пре 2 година
  Kovid Goyal 456af90ad2 Remote control: Allow matching for self window even over sockets when run inside a kitty window пре 2 година
  Kovid Goyal 0ab618c2dc Fix #5767 пре 2 година
  Kovid Goyal 902373ed20 Also make lists and dicts of strings escape code safe пре 2 година
  Kovid Goyal aac57550c9 rc protocol: Encode strings values in an escape code safe way пре 2 година
  Kovid Goyal 95e05ce9ec Fix #5761 пре 2 година
  Kovid Goyal 63a08dc6cc kitty-tool @: Fix extra newline being printed when a command returns no response пре 2 година
  Kovid Goyal 565526624f Start work on porting kitty shell to Go пре 2 година
  Kovid Goyal 2633356842 No need to use a map пре 2 година
  Kovid Goyal 5771bd0c01 Make adding subcommands a bit nicer пре 2 година
  Kovid Goyal 4396dede85 Get rid of the cobra dependency пре 2 година
  Kovid Goyal 7c41737370 Couple more errors found by linting пре 2 година
  Kovid Goyal 2cacd7a64a get rid of interface{} since we now require Go 1.18 пре 2 година
  Kovid Goyal cb452ba9fc Implement sen text from stdin for the tty backend пре 2 година
  Kovid Goyal 3a198833da Simplify escape code wrapping пре 2 година
  Kovid Goyal 7f77f7e408 Only send cancel async if there is an async id пре 2 година
  Kovid Goyal 65c3630099 send_text other than from stdin works пре 2 година
  Kovid Goyal 364533b1ed Work on supporting streaming remote commands with passwords пре 2 година
  Kovid Goyal b5e2871aa0 Remove not needed chunking code пре 2 година
  Kovid Goyal a4b2e2a196 more work on porting command parsing to Go пре 2 година
  Kovid Goyal 79c8862d4c Work on conversion of args parsing to go code пре 2 година
  Kovid Goyal b2e610f9b1 Implement socket I/O пре 2 година
  Kovid Goyal a960937095 Simplify serialization code and avoid extra copy пре 2 година
  Kovid Goyal 4a49c3940a Switch to using goroutines rather than a select() пре 2 година
  Kovid Goyal 03705cbec0 Fix transmission of async rc commands пре 2 година
  Kovid Goyal c86f8a698c @ ls works phew пре 2 година