Skip to content

Improvement: Start counsel-find-file from ivy switch to buffer #1295

Description

@Opioid

With ido it is possible to quickly change from "switch to buffer" to find-file by typing C-f. This is useful when you realize you haven't already opened the file you try switching to. Maybe this is already possible?
I tried (define-key ivy-minibuffer-map (kbd "C-f") 'counsel-find-file) but this led to the message

ivy-read: Command attempted to use minibuffer while in minibuffer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions