summaryrefslogtreecommitdiffstats
path: root/src/key_command/command.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/key_command/command.rs')
-rw-r--r--src/key_command/command.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/key_command/command.rs b/src/key_command/command.rs
index 4469ebe..626574e 100644
--- a/src/key_command/command.rs
+++ b/src/key_command/command.rs
@@ -93,6 +93,7 @@ pub enum Command {
new_name: path::PathBuf,
},
RenameFileAppend,
+ RenameFileAppendBase,
RenameFilePrepend,
RenameFileKeepExt,
TouchFile {