From 7a661f40cd7ee446f61300626ec84c1db5096e14 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 28 Sep 2018 14:19:08 -0400 Subject: Disable visual bell in light terminal profile --- etc/Light.terminal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/Light.terminal b/etc/Light.terminal index cc12b1ea..b02566d8 100644 --- a/etc/Light.terminal +++ b/etc/Light.terminal @@ -150,7 +150,7 @@ YnBsaXN0MDDUAQIDBAUGFRZYJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3AS AAGGoKMHCA9VJG51bGzTCQoLDA0OVU5TUkdCXE5TQ29sb3JTcGFjZVYkY2xhc3NPECcw - Ljc1Mjk0MTE3NjUgMC42ODYyNzQ1MDk4IDAuNDg2Mjc0NTA5OAAQAYAC0hAREhNaJGNs + LjgxMzYxNzcwNjMgMC43NDQzMTA3MzY3IDAuNTI1MjM5ODg0OQAQAYAC0hAREhNaJGNs YXNzbmFtZVgkY2xhc3Nlc1dOU0NvbG9yohIUWE5TT2JqZWN0XxAPTlNLZXllZEFyY2hp dmVy0RcYVHJvb3SAAQgRGiMtMjc7QUhOW2KMjpCVoKmxtL3P0tcAAAAAAAABAQAAAAAA AAAZAAAAAAAAAAAAAAAAAAAA2Q== -- cgit 1.4.1 /> web frontend for git
about summary refs log tree commit diff
Commit message (Expand)Author
2015-08-13cache.c: fix header orderJohn Keeping
2015-08-13configfile.c: don't include system headers directlyJohn Keeping
2015-08-13Remove redundant includesJohn Keeping
2015-08-13Makefile: include Git's config.mak.unameJohn Keeping
2015-08-13tests: allow shell to be overriddenJohn Keeping
2015-08-13redirect: cleanlinessJason A. Donenfeld
2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld
2015-08-12ui-log: fix double countingJohn Keeping
2015-08-12log: allow users to follow a fileJohn Keeping
2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping
2015-08-12t0110: Chain together using &&Jason A. Donenfeld
2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld
2015-08-12filters: apply HTML escapingLazaros Koromilas
2015-08-12git: update to v2.5.0Christian Hesse
2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt