Results 16 issues of bmag

Add two faces - one for keys and one for commands. You might want to adjust the faces' default values. They work fine with the theme I'm using, but not...

It would be nice if there were distinct faces for showing keys and commands in the command log. It could make the log prettier. I can write a PR to...

Hey, first of all thanks for this package, I think it's great. I noticed a slightly annoying behavior for `evil-cp-forward-sexp` and `evil-cp-backward-sexp` (L and H). Consider this elisp file (`|`...

Hi, I'm playing with the idea of creating a refactoring library on top of redbaron, and I've encountered a problem when assigning to an index of an AtomtrailersNode. You can...

bug

Using redbaron from master branch, deleting a node deletes more than I wanted: ``` python >>> red = RedBaron('''def inline_temp(red_cache, jscript): """ :type red_cache: RedCache :type jscript: jedi.Script """ assigns...

- Emacs version: 25.2 - Operating system: Linux (openSUSE Tumbleweed) - ag 2.0.0 ### Repro steps: - create a new folder and put in it the file foo.org (see below)...