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