8000 Fish likes to auto-suggest emacs auto-save files · Issue #985 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Fish likes to auto-suggest emacs auto-save files #985

@colossoi

Description

@colossoi

This may not be a bug per-se, but fish sure does like to try to get me to open emacs autosave files (those ending in '~').

Try this:

  • mkdir /tmp/test 7052
  • cd /tmp/test
  • touch foo.c foo.c~
  • start typing ' emacs foo.c'

Notice that the suggestion is 'foo.c~', which is almost never the file I want to open.

I say it may not be a bug, because it may be easy for end-users to configure this problem away. But it seems like a poor out-of-the-box experience for emacs users, and is something I believe should be fixed in the default configuration.

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