Rodrigo Santa Cruz

Results 6 issues of Rodrigo Santa Cruz

Scenario === I have this hook ``` (add-hook 'LaTeX-mode-hook (lambda () (flyspell-mode 1))) ``` and this centaur configuration ``` (use-package centaur-tabs :demand :config (setq centaur-tabs-set-icons t centaur-tabs-gray-out-icons 'buffer centaur-tabs-style "wave"...

When I run i3-hud-menu.py I get this error: ``` Window id is : 0x2600007 Traceback (most recent call last): File ".scripts/i3-hud-menu.py", line 168, in try_gtk_interface(gtk_bus_name_cmd, gtk_object_path_cmd) File ".scripts/i3-hud-menu.py", line 81,...

If I'm using MethodView as a parent of several other views, the views without a yaml file get linked to another random view's yaml. Flasgger seems to be setting the...

I expected that `NextMatch` would return the nodes that match the predicates. Instead, it returns all the nodes and I have to manually filter the nodes by calling `FilterPredicates` and...

I can't get any export command to work. I have `docutils` installed, I don't get any error in Command line, just get Convert: file_name text and no more. I am...

### Summary Hello, I've found a case where autocomplete won't work even tho the type of the variable is clear. It is when I iterate over a list, the variable...

bug
server
completions