Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make line moving commands behave like dired #117

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

Merged
merged 1 commit into from
Mar 20, 2019
Merged

Make line moving commands behave like dired #117

merged 1 commit into from
Mar 20, 2019

Conversation

rudi
Copy link
Contributor

@rudi rudi commented Mar 17, 2019

  • Add dashboard-previous-line, dashboard-next-line.

  • When moving point up or down a line, move to the beginning of that line’s item. This lets us move to some line with C-n, then press RET to open that line’s item immediately.

- Add `dashboard-previous-line`, `dashboard-next-line`.

- When moving point up or down a line, move to the beginning of that line’s
  item.  This lets us move to some line with `C-n`, then press `RET` to open
  that line’s item immediately.
@JesusMtnez
Copy link
Contributor

Thank you @rudi for this improvement! Sorry I reviewed it so late, but I've just tried it and it works perfectly!

@JesusMtnez JesusMtnez merged commit 17accfc into emacs-dashboard:master Mar 20, 2019
@rudi rudi deleted the move-point-to-item-after-line-change branch September 22, 2020 15:28
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

Successfully merging this pull request may close these issues.

2 participants