-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Describe the bug
You can use an empty string as the new name, which should not be allowed.
To reproduce
Steps to reproduce the behavior:
- Setup
renamer
- Call
renamer.rename()
- Submit an empty string as the new name
Expected behavior
An error should be issued and no renaming should take place (but the popup should close).
Environment
- Renamer: v0.3.0
- Neovim: v0.5.1
- OS: ArchLinux
Screenshots
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working