From 460484c51abd35388be154b65450227153474ba8 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 11 Apr 2021 14:06:02 +0530 Subject: changes commands menu items --- scripts/commands/:emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/commands/:emacs') diff --git a/scripts/commands/:emacs b/scripts/commands/:emacs index 07bdb9f..72ea1fb 100755 --- a/scripts/commands/:emacs +++ b/scripts/commands/:emacs @@ -1,4 +1,4 @@ #!/usr/bin/env bash -emacsclient -c -n; +emacsclient -c -n "$@"; -- cgit v1.3.1