AnthonyZhOon
d4d8cbd153
Remove shebang from non-executable script
2024-11-15 19:23:20 +11:00
Mitchell Hashimoto
058bcb88ff
Make all shell integration scripts non-executable
2024-11-14 09:25:37 -08:00
Anthony
387ce53a97
Revert "Update shebangs in installed shellscripts to meet rpmlint
and match provided paths at [pkgs.org]( https://fedora.pkgs.org/41/fedora-x86_64/elvish-0.21.0-4.fc41.x86_64.rpm.html )"
...
This reverts commit c936276781107904e9af810e52f3661e91adc629.
2024-11-15 02:13:54 +11:00
Anthony
c936276781
Update shebangs in installed shellscripts to meet rpmlint
and match provided paths at [pkgs.org]( https://fedora.pkgs.org/41/fedora-x86_64/elvish-0.21.0-4.fc41.x86_64.rpm.html )
2024-11-15 01:29:50 +11:00
Edmund Miller
3829cc5def
zsh: Generalize shebang
...
Fails on NixOS
/nix/store/lkqjw3yazk7d3il8a0rp11pvjxdyq281-ghostty-0.1.0/share/ghostty/shell-integration/zsh/ghostty-integration: bad interpreter: /bin/zsh: no such file or directory
2024-07-25 08:56:06 -05:00
Marius Svechla
e34b373426
shell-integration: implement no-title option
...
This adds a new option to the shell integration feature set, `no-title`.
If this option is set, the shell integration will not automatically
update the window title.
2024-04-03 22:00:42 +02:00
Atanas Pepechkov
ee1366a0a8
add sudo wrapper as optional shell integration feature
2024-01-13 18:56:21 +02:00
Tim Culverhouse
4fac674016
shell-integration: implement "no-cursor" option
...
Implement a "no-cursor" option for shell integration. This option acts
like "detect" but doesn't set the cursor shape.
2023-11-07 16:31:07 -06:00
Kevin Hovsäter
22b8173164
Fix typos
2023-08-08 14:27:34 +02:00
Mitchell Hashimoto
363e911f77
shell-integration/zsh: enable title changes
2023-08-04 11:14:45 -07:00
Mitchell Hashimoto
4cdad44119
zsh files starting
2023-07-06 16:42:01 -07:00