Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lfrc.example: Add example mkdir binding, "show execution result" command #1188

Merged
merged 1 commit into from
Apr 8, 2023

Commits on Apr 3, 2023

  1. lfrc.example: Add mkdir, add "show execution result"

    Show how to map `a` to mkdir. `` ` `` maps to "show execution
    result". Norton Commander & its successors map it to `<c-o>`,
    but I think that's better for something opening-relatred.
    
    Whenever a `$` command gives an unexpected error, I want to see
    what happened. There are many ways to do so, but the one I added
    here seems the simplest and it took me a while to think of it.
    We could also have an option to have `$` commands pause like `!`
    commands when there's an error.
    ilyagr committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d25accb View commit details
    Browse the repository at this point in the history