Skip to content

[Bug] "empty" param when with_popup=false #141

@postrockreverb

Description

@postrockreverb

To reproduce

Steps to reproduce the behavior:

  1. Set with_popup=false
require('renamer').setup {
  with_popup = false
}
  1. Run lua require('renamer').rename({empty = false})
  2. Get cmd prompt "Rename "err" to: "

Expected behavior

  1. Get cmd prompt "Rename "err" to: err"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions