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

helm-find-files cannot go to next folder by using arrow left #2175

Closed
ccqpein opened this issue Jul 18, 2019 · 8 comments
Closed

helm-find-files cannot go to next folder by using arrow left #2175

ccqpein opened this issue Jul 18, 2019 · 8 comments

Comments

@ccqpein
Copy link

ccqpein commented Jul 18, 2019

Expected behavior

After call helm-fild-files function, when mini-buffer cusor move to folder, arrow left usually go into that folder.

Actual behavior

Give me warning (End of buffer)

@thierryvolpiatto
Copy link
Member

thierryvolpiatto commented Jul 18, 2019 via email

@ccqpein
Copy link
Author

ccqpein commented Jul 18, 2019

Thanks @thierryvolpiatto , no need to sorry. I add (customize-set-variable 'helm-ff-lynx-style-map t) and helm-find-file behavior back to old time.

@ccqpein ccqpein closed this as completed Jul 18, 2019
@Deanseo
Copy link

Deanseo commented Jul 20, 2019

With all due respect, may I know what the motivation was to have this breaking change?
I mean I was happy with the previous behavior with no problem. :)

@thierryvolpiatto
Copy link
Member

Because many people asked to have more default bindings behaving like in Emacs.
I was happy too with previous behavior, you can retrieve it as described above, you have also an entry in Helm documentation and also an entry in FAQ in helm wiki.

@root42
Copy link

root42 commented Aug 20, 2019

I find the new behavior very irritating. Is there an equivalent key to do the same thing in the new version? I tried C-j but that fails in shell completion for example.

@thierryvolpiatto
Copy link
Member

thierryvolpiatto commented Aug 21, 2019 via email

@root42
Copy link

root42 commented Aug 22, 2019

Well, I read the documentation, but still: I added all settings to get the old behavior back, but navigation in shell completion still does not work as it did before. And C-j does not work either. Shall I file a bug report for that?

@thierryvolpiatto
Copy link
Member

thierryvolpiatto commented Aug 22, 2019 via email

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

No branches or pull requests

4 participants