Skip to content

sh.lang: Add test commands and history expansion

Gaël Bonithon requested to merge neyfag/gtksourceview:patch-sh into master
  • Test commands: test, […] and [[…]]
  • History expansion : !…:…:… and ^…^…^
  • No need for \%{unescaped-space} (or other unescaped boundary character) but def:escape must be included first

Merge request reports