这是indexloc提供的服务,不要输入任何密码
Skip to content

Vim-like command mode #64

@tulilirockz

Description

@tulilirockz

Is your feature request related to a problem? Please describe.

It would be particularly interesting to have a vim command-like mode on this thing to make it so users can run specific commands without necessarily having a keybinding tied to it

Describe the solution you'd like

Having it so if : is pressed, open the Command mode, it would probably work just like vim! You would be able to just use other features, like, for example, if a single-tab mode would be implemented you could have a single-tab-toggle command, or if binary diffing were to be implemented, you would be able type diff foo.elf bar.elf or whatever else. This probably could be implemented with nushell's reedline crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort: mediumSomething that can be done quickly with some effortenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions