]> git.madduck.net Git - etc/screen.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

proper month-day format
authormartin f. krafft <madduck@madduck.net>
Tue, 22 Nov 2016 21:23:13 +0000 (22:23 +0100)
committermartin f. krafft <madduck@madduck.net>
Tue, 22 Nov 2016 21:36:30 +0000 (22:36 +0100)
.screenrc

index 4928a3e8c2af98fe8c1b0f6e53cde4578845958e..3a1432177404ed7531e46b59041690c1c382b8cb 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,5 +1,5 @@
 #caption always "%3n %t%? (%u)%?%?: %h%?"
-caption always "[ %H ][%=%?%-Lw%?(%n*%f%t%?(%u)%?)%?%+Lw%?%?%=][ %d-%m %c ]"
+caption always "[ %H ][%=%?%-Lw%?(%n*%f%t%?(%u)%?)%?%+Lw%?%?%=][ %m-%d %c ]"
 defencoding UTF-8
 nethack on
 defutf8 on