summaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorDouglas B. Rumbaugh <doug@douglasrumbaugh.com>2022-12-31 19:02:25 -0500
committerDouglas B. Rumbaugh <doug@douglasrumbaugh.com>2022-12-31 19:02:25 -0500
commitc4de2e4c4acb9cf317d1e5465f70f5f2685e3e47 (patch)
treedf103fbf87c0ca4a5e096fd86d7541926f608d61 /config.def.h
parentb1df89ed947503c74a61f36a1b3a92f5f424352e (diff)
downloadst-c4de2e4c4acb9cf317d1e5465f70f5f2685e3e47.tar.gz
Applied anysize patch
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
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};