Skip to content

cmd_fbrowse fails with folders with spaces in the name #92

@HobbitJack

Description

@HobbitJack

Title says it all. Attempting to browse to a folder e.g. 'my folder' from within 'cmd_fbrowse' will cause 'cd' to fail with sh: line 1: cd: too many arguments.

I think you probably just need to quote it =D

Steps to Reproduce:

$ mkdir 'my folder'
$ mle
cmd_fbrowse (C-b)
>select 'my folder'
`sh: line 1: cd: too many arguments`

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