Historie revizí

Autor SHA1 Zpráva Datum
  Kovid Goyal 0fcb055246 tty: retry on temporary read errors před 11 měsíci
  Kovid Goyal c650bd0aac icat: Dont open the controlling terminal to query for size if stdout is a terminal, use it instead před 1 rokem
  Kovid Goyal fc1331cfdc Dont call tcgetattr when no operations are specified před 1 rokem
  Kovid Goyal fe4fdaefb9 Remove unused code před 1 rokem
  Kovid Goyal 704ae40dee More linter fixes před 1 rokem
  Kovid Goyal 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue před 1 rokem
  Kovid Goyal c8f35019f0 Fix debugprintln to forwarded stdio implementation před 1 rokem
  Kovid Goyal d46590c2e6 Fix fd leak in debugprintln před 1 rokem
  Kovid Goyal 59b47a3a8f A facility to easily have child programs print to kitty stdout před 1 rokem
  olzhasar d0a5d1b3a4 Fix misspellings před 1 rokem
  Kovid Goyal 64cb9c9542 More work on porting ssh kitten před 1 rokem
  Kovid Goyal fa0773d9d2 Use a struct to store connection related data před 1 rokem
  Kovid Goyal 67436a48cd New API to suspend a loop před 1 rokem
  Kovid Goyal cc1f0bc3fe Function to drain controlling tty před 1 rokem
  Kovid Goyal 2cacd7a64a get rid of interface{} since we now require Go 1.18 před 2 roky
  Kovid Goyal ea8fb10c05 Password input: Handle SIGTSTP před 2 roky
  Kovid Goyal d7985689c9 Allow debugprintln to controlling tty easily před 2 roky
  Kovid Goyal ee12349a50 Use Go's os.File this allows us to implement WriteString without using unsafe před 2 roky
  Kovid Goyal 80c5ac891d Add license info to Go files před 2 roky
  Kovid Goyal 67f03621ae Handle EINTR in IsTerminal před 2 roky
  Kovid Goyal 6a79b450f7 Drop another dependency and get a better read password function před 2 roky
  Kovid Goyal eb4ee13f73 Drop another dependency před 2 roky
  Kovid Goyal 246277e7af Refactor tty code into its own package před 2 roky