Wilfred Hughes
Wilfred Hughes
Currently the `\` is ignored in the following: ``` from x \ import y ``` For [difftastic](https://github.com/wilfred/difftastic) I'd really like to be able to see this `\` operator in the...
[Rendered](https://gist.github.com/Wilfred/331cdf1762dcc955da88662dbc022c3a)
The challenge here is Windows support, which doesn't really have a concept of a uid. I've started writing a separate crate for this.
There are all sort of fascinating pieces of functionality in this repo? Would you consider releasing this code as libraries on MELPA? For example, the persistent data structures would make...
If the user is in the middle of a histedit, make this visible from the status buffer.
This is slow, and can trigger a lot of flycheck etc work. See `monky-revert-buffers` which is ultimately called from the interactive command `monky-refresh`.
Delete multiple files, and monky shows unwanted space: ``` Missing files: foo.txt bar.txt ```
``` Parents: ... snipped ... Merged Files: unresolved foo.txt Unmodified files during merge: modified bar.txt ``` There should be a blank line before Unmodified.