From c4de2e4c4acb9cf317d1e5465f70f5f2685e3e47 Mon Sep 17 00:00:00 2001 From: "Douglas B. Rumbaugh" Date: Sat, 31 Dec 2022 19:02:25 -0500 Subject: Applied anysize patch --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 340c430..01e034f 100644 --- a/config.def.h +++ b/config.def.h @@ -525,4 +525,4 @@ static char ascii_printable[] = * plumb_cmd is run on mouse button 3 click, with first NULL set to * current selection and with cwd set to the cwd of the active shell */ -static char *plumb_cmd[] = {"plumb", "-m", NULL, NULL}; +static char *plumb_cmd[] = {"plumb", NULL, NULL}; -- cgit v1.2.3