Commit 0173432
committed
Fix FmRenamePath with empty paths arguments
All Fm...Commands are designed to use the active view's file_name() if
no paths list is passed as argument. This feature enables such
commands to be used in the `Tab Context.sublime-menu`. Therefore we add
that feature to the FmRenamePath as well.1 parent 9126c8c commit 0173432
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments