Historial de Commits

Autor SHA1 Mensaje Fecha
  Kovid Goyal 4f26bada31 Fix typo in bash integration script caught by the test hace 9 meses
  Kovid Goyal 219e53826b More efficient encoding for cmdline in the prompt marking escape code hace 9 meses
  Kovid Goyal 0d68a21be5 notify_on_cmd_finish: Show the actual command that was finished hace 9 meses
  goodactive 6ae24a8c8d chore: remove repetitive words hace 10 meses
  Koichi Murase af84161528 Fix Bash integration removing existing elements of PROMPT_COMMAND hace 1 año
  Kovid Goyal 2aa37de6ff Only alias sudo if no systemwide terminfo db for xterm-kitty is found hace 1 año
  Kovid Goyal 9d5bb3b2f2 bash integration: Also make sudo a function hace 1 año
  Kovid Goyal 4d230f5035 Fix #6695 hace 1 año
  Kovid Goyal d96fdb80ed Shell integration now aliases sudo to make the kitty terminfo db available in the sudo environment hace 1 año
  Václav Kubernát a502e94950 bash_integration: Do not leak variable `i` hace 1 año
  Kovid Goyal 5f9b520ca0 Bash integration: Dont fail if the user enabled failglob in their bashrc hace 1 año
  pagedown df1a99a974 Shell integration: More builtin commands hace 2 años
  Kovid Goyal a9da57d9b3 Forgot to use builtin for alias hace 2 años
  Kovid Goyal fbbfb25702 Better fix for kitten not being in PATH hace 2 años
  Kovid Goyal 47641456da Ensure edit-in-kitty works even if kitten is not in PATH hace 2 años
  Kovid Goyal 6b8e5ea225 Rename kitty-tool to kitten hace 2 años
  Kovid Goyal 51bba9110e Bash integration: Fix clone-in-kitty not working on bash >= 5.2 if environment variable values contain newlines or other special characters hace 2 años
  Kovid Goyal efaf9faa38 Implement edit-in-kitty using kitty-tool hace 2 años
  Kovid Goyal 8f5302a650 Hook up kitty-tool completions with shell integration hace 2 años
  Kovid Goyal 53dc079c10 Use compopt to manage files and spaces hace 2 años
  Kovid Goyal 266e51310c Basic BASH completion hace 2 años
  Mark Keisler a77852466c bash shell integration: Send STDERR of unsetting inherit_errexit to hace 2 años
  Kovid Goyal 795b32efd7 Bash integration: Fix the inherit_errexit option being set by shell integration hace 2 años
  pagedown 4e1cd0590b Use builtin to call read in zsh integration and bash integration hace 2 años
  Kovid Goyal d6492264c7 Bash integration: Fix declare not creating global variables in .bashrc hace 2 años
  Kovid Goyal fb8398c2eb bash: completion for edit/clone-in-kitty hace 2 años
  Kovid Goyal e82c5a63b5 Avoid unnecessary use of cat hace 2 años
  Kovid Goyal bd84ec03ce Implement edit-in-kitty for bash hace 2 años
  Kovid Goyal 37cdaea9ed Also save command history before cloning in bash hace 2 años
  pagedown 19fdcec358 ... hace 2 años