summary refs log tree commit diff
path: root/bin/1sh/tests/invocation/sh-ac1.0
diff options
context:
space:
mode:
Diffstat (limited to 'bin/1sh/tests/invocation/sh-ac1.0')
-rw-r--r--bin/1sh/tests/invocation/sh-ac1.07
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/1sh/tests/invocation/sh-ac1.0 b/bin/1sh/tests/invocation/sh-ac1.0
deleted file mode 100644
index a0dd1cbb..00000000
--- a/bin/1sh/tests/invocation/sh-ac1.0
+++ /dev/null
@@ -1,7 +0,0 @@
-# $FreeBSD: releng/12.1/bin/sh/tests/invocation/sh-ac1.0 322438 2017-08-12 19:17:48Z jilles $
-# Test that attached options before c are processed
-
-case `${SH} -ac 'echo $-:$0' moo` in
-*a*:moo) true ;;
-*) false ;;
-esac
b437e71b2301193ccb963292219632ec39&follow=1'>Set Dark terminal to schemeJune McEnroe 2018-03-31Lighten cursor colorJune McEnroe 2018-03-31Tweak cyan furtherJune McEnroe It's actually green at this point. 2018-03-31Tweak colors in schemeJune McEnroe 2018-03-31Add scheme.png targetJune McEnroe 2018-03-31Generate Terminal.app color schemeJune McEnroe Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe