8000 Change which characters are consumed by `kill-word` · Issue #5841 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Change which characters are consumed by kill-word #5841

@GeorgeLyon

Description

@GeorgeLyon

Currently, Ctrl-W removes path components, which are split on "/={,}'\""

It would be nice if we could (optionally or otherwise) add ":" to that list.

The concrete use case I have is ssh addresses such as
git clone git@github.com:fish-shell/fish-shell

It would be nice if two taps of Ctrl-W produced git clone git@github.com:, ready for specifying a different repository. Currently, it produces git clone .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0