Logo
Explore Help
Sign In
CC-tea/org-vim
1
0
Fork 0
You've already forked org-vim
mirror of https://github.com/vim/vim.git synced 2026-04-25 21:20:06 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
87406c33c7e073e0f33b2dd79dacda5ef4e4e238
org-vim/runtime/syntax/testdir/input/sh_13.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
272 B
Bash
Raw Normal View History

runtime(sh): Do not look up a "sh" utility in $PATH for "sh_13.sh" Dash may not be installed on a BSD CI runner, list it in the shebang line. See #17084 closes: #17094 Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-04-12 11:18:10 +02:00
#!/bin/dash
runtime(sh): Update syntax file, command substitution opening paren at EOL Allow the opening parenthesis of a command substitution to appear at EOL. This fixes the issue raised in https://github.com/vim/vim/issues/17026#issuecomment-2774112284. closes: #17044 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-04-03 21:13:39 +02:00
# Issue #17026 (bash highlighting requires space after $())
# https://github.com/vim/vim/issues/17026#issuecomment-2774112284
_comp_compgen_split -l -- "$(
tmux list-commands -F "#{command_list_name}"
tmux list-commands -F "#{command_list_alias}"
)"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 692ms Template: 52ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API