Sebastian Flügge

Results 16 issues of Sebastian Flügge

This PR solves the main motivation behind #763. Not everyone is used to the hjkl navigation, so supporting cursor keys enhances the accessibility of our plugin. Making keys customizable is...

### Describe the bug I have two issues with the documentation as it is currently. 1. it is not consistently formatted. In my setup I have enabled automatic reformatting for...

bug

Is it possible to run `busted` tests with a debugger attached? I played arround a little bit with [OSV](https://github.com/jbyuki/one-small-step-for-vimkind) and the plenary tests suite of a plugin I am working...

When I use the `insert_node` function while in visual mode, this doesn't work as expected. I actually don't know, what the intended behavior is, but currently it seems to be...

breaking/refactor

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link I am trying to implement `org-agenda-file-to-front` to be able to get newly created files via org-roam capture...

Org-roam provides filtering over existing nodes in various contexts. While the built-in filter widget is already quite convenient, because it allows for substring filtering at an arbitrary position, for seasoned...