Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

Minor typo on auto-fallback.js #238

Open
pabloab opened this issue Jun 12, 2019 · 0 comments
Open

Minor typo on auto-fallback.js #238

pabloab opened this issue Jun 12, 2019 · 0 comments

Comments

@pabloab
Copy link

pabloab commented Jun 12, 2019

There seems to be a minor typo on auto-fallback.js:

diff  <(npx --shell-auto-fallback bash) <(npx --shell-auto-fallback zsh)
2c2
< command_not_found_handle() {
---
> command_not_found_handler() {

Probably for both it was intended to be command_not_found_handler (with the final r).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant