The branch, master has been updated
via 2c4543b9e9bd38bcc45393dad94930bcde872e6c (commit)
from b58bca9a72009101da373a3b7463fd866ecac58c (commit)
- Log -----------------------------------------------------------------
commit 2c4543b9e9bd38bcc45393dad94930bcde872e6c
Author: Thomas Adam <[email protected]>
Commit: Thomas Adam <[email protected]>
Add back missing -V flag
This went walkies from a previous git commit.
---
tmux.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tmux.c b/tmux.c
index e8fd98b..e6de5cf 100644
--- a/tmux.c
+++ b/tmux.c
@@ -253,7 +253,7 @@ main(int argc, char **argv)
quiet = flags = 0;
label = path = NULL;
login_shell = (**argv == '-');
- while ((opt = getopt(argc, argv, "2c:Cdf:lL:qS:uUv")) != -1) {
+ while ((opt = getopt(argc, argv, "2c:Cdf:lL:qS:uUVv")) != -1) {
switch (opt) {
case '2':
flags |= IDENTIFY_256COLOURS;
-----------------------------------------------------------------------
Summary of changes:
tmux.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
tmux
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs