Commit History

Author SHA1 Message Date
  Kovid Goyal 1307c2345d Fix macOS binary build failing because of a test 8 months ago
  Kovid Goyal 468d0c69a6 Add tests for cmdline reporting in shell integration 8 months ago
  Kovid Goyal 1e528fd299 DRYer 8 months ago
  Kovid Goyal b65a5f78fd Fix regression causing shells in darwin to not run in login mode 11 months ago
  Kovid Goyal fa11858a72 Make bash integration tests more robust on macOS 1 year ago
  Kovid Goyal 52025ff030 misc parser and test fixes 1 year ago
  Kovid Goyal 715548b144 Make test robust against wezterm's system wide shell integration 1 year ago
  Kovid Goyal da31d21ddb Port the shell integration tests to use the run-shell kitten 1 year ago
  Kovid Goyal 7fe5d7b58f Replace isort with ruff 2 years ago
  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 2 years ago
  Kovid Goyal 1559a2e15a Cleanup previous PR 2 years ago
  James McCoy f0d497dfe0 Skip bash shell_integration tests if bash is a debug build 2 years ago
  Kovid Goyal c455fea729 Also output screen contents when test fails 2 years ago
  Kovid Goyal 16da031f68 Wait till prompt appears before issuing clear 2 years ago
  Kovid Goyal 43b2935e52 Make fish shell integration test for XDG_DATA_DIRS work even if the shells rc files add to XDG_DATA_DIRS. 2 years ago
  Kovid Goyal 21eece4c6d Ensure no bytecode is written when running shell based tests 2 years ago
  Kovid Goyal d6492264c7 Bash integration: Fix declare not creating global variables in .bashrc 2 years ago
  Kovid Goyal 6405849a1b Bash integration clone test was accidentally running zsh 2 years ago
  Kovid Goyal e71b9091a3 Dont rely on env -0 for bash either 2 years ago
  Kovid Goyal b866c3e783 Add a zsh test for clone env serialization 2 years ago
  pagedown 7160027c14 Use the fish built-in function name to report current working directory 2 years ago
  Kovid Goyal c95dca4023 See if we can make the test more robust 2 years ago
  Kovid Goyal 47b3c37bf0 Add cwd reporting to fish integration 2 years ago
  Kovid Goyal 190666dc8a Check that non-ascii paths work in cwd reporting 2 years ago
  Kovid Goyal f982e754e4 Enable CWD reporting in bash integration 2 years ago
  Kovid Goyal 4a1ad7755a Enable CWD reporting in the zsh integration 2 years ago
  pagedown 1b68e41db4 Remove the fish integration prompt end B prompt marking 2 years ago
  pagedown 7c166e2194 Try to make the fish vi cursor test more stable 2 years ago
  pagedown d236b34fd4 Shell integration: Fix running bash non-interactively 2 years ago
  Kovid Goyal 4279f20daf Dont depend on the default bash prompt when testing 2 years ago