summaryrefslogtreecommitdiffstats
path: root/regress
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-05-31 22:50:30 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-05-31 22:50:30 +0100
commit88ee5a1a00b475fd2b93ef00e71f527fe2e9520e (patch)
tree7a55983eeff6dbcfbd1d700e1ec0163d16589c3e /regress
parent9d2ef8bf0dd682e3e50eb5a9689abe18857a5d48 (diff)
Add a crashing config.
Diffstat (limited to 'regress')
-rw-r--r--regress/conf/21867280ff7e99631046f9cc669b80d2.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/regress/conf/21867280ff7e99631046f9cc669b80d2.conf b/regress/conf/21867280ff7e99631046f9cc669b80d2.conf
new file mode 100644
index 00000000..43b142b4
--- /dev/null
+++ b/regress/conf/21867280ff7e99631046f9cc669b80d2.conf
@@ -0,0 +1,8 @@
+%if #{l:1}
+set -g status-style fg=cyan,bg='#001040'
+%elif #{l:1}
+set -g status-style fg=white,bg='#400040'
+%else
+set -g status-style fg=white,bg='#800000'
+%endif
+bind ^X last-window