Tobias Pisani

Results 59 comments of Tobias Pisani

I would also like to hear some thoughts on this from plugin authors, I hope you guys don't mind the tag: @alexherbo2 @andreyorst @occivink @robertmeta

As an example of where this would help: https://gitlab.com/listentolist/kakoune-table/-/blob/master/table.kak#L191 `table-enable` (like `lsp-enable` in kak-lsp) enables hooks and mappings in the global scope, because that does not require the user to...

same here - as a new emacs user im really missing this - this implementation looks perfect too

This is on purpose, should I disable it?

`file_icons` only disables the filetype-specific icons. Do you want to disable icons all together? i could probably make an option for that

Huh, good catch - I'll see if we can do anythin

Thanks, this looks good! I'd prefer it if it could build with the chromium dbusc++ fork, since that's a lot less buggy than the mainline, but then maybe we should...

i downgraded sage to 7.2-6, and ipython to 4.2.0. Sage worked fine with ipython 5.0, but sage-shell-mode had some issue, and i didnt get any error message. The fact that...

ah! i am on arch linux, and that is the sage version in their repositories, i just made the assumption that they were global sage version numbers, but they are...

the arch repos recently upgraded to sage 7.3, and it still doesnt work with ipython 4.2. I will try building from source