fix file naming
This commit is contained in:
parent
cf9257872b
commit
c577c7c76e
@ -22,6 +22,9 @@ _note () {
|
||||
cp|copy|mv|rename|rm)
|
||||
_note_complete_entries_with_subdirs
|
||||
;;
|
||||
rm|delete|remove)
|
||||
_note_complete_entries_with_subdirs
|
||||
;;
|
||||
esac
|
||||
else
|
||||
local -a subcommands
|
||||
@ -57,4 +60,4 @@ _note_complete_entries () {
|
||||
_note_complete_entries_helper -type f
|
||||
}
|
||||
|
||||
_note
|
||||
_note
|
||||
Loading…
x
Reference in New Issue
Block a user