Editor executable support flags
* Make editor executable into a string to be able to support (multiple) flags. * Change /help executable to suit this new feature Signed-off-by: Daniel Santos <dacs.git@brilhante.top>
This commit is contained in:
@@ -2545,7 +2545,7 @@ static const struct cmd_t command_defs[] = {
|
||||
"/executable urlsave set \"curl %u -o %p\"",
|
||||
"/executable urlsave default",
|
||||
"/executable vcard_photo set \"feh %p\"",
|
||||
"/executable editor set vim")
|
||||
"/executable editor set \"emacsclient -t\"")
|
||||
},
|
||||
|
||||
{ CMD_PREAMBLE("/url",
|
||||
|
||||
Reference in New Issue
Block a user