Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lfrc.example: Add mkdir, add "show execution result" (#1188)
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.
- Loading branch information