From 40dad5f672e2aa3c762c9ee8d2bd605e8f436f53 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Fri, 23 Jun 2023 23:13:17 +0200 Subject: [PATCH] zsh:diffcmds():TODO: Support own arguments Support own arguments for example to switch the placeholder or the diffcmd. --- .config/zsh/zshrc.d/40-functions.zsh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/zsh/zshrc.d/40-functions.zsh b/.config/zsh/zshrc.d/40-functions.zsh index 3a98517..b11bb57 100644 --- a/.config/zsh/zshrc.d/40-functions.zsh +++ b/.config/zsh/zshrc.d/40-functions.zsh @@ -641,6 +641,8 @@ psofof() { # would be equivalent to: # vimdiff =(utk file1 layout-table-full) =(utk file2 layout-table-full) diffcmds() { + # TODO: Support own arguments for example to switch the placeholder or the + # diffcmd local cmd i arg ps_sub local -a cmdline