Étienne Boisseau-Sierra
Étienne Boisseau-Sierra
You might want to set it up via: ``` $ bindkey -M emacs '^H' backward-kill-word ```
> _This one might be a little bit out of topic, so don't hesitate to let me know whether I'd rather should raise a new issue._ When “View[ing] all” {charts,...
My use-case is: I create a financial dashboards for a British holding that has subsidiaries across the globe (and, thus, using multiple currencies). I create one dashboard per subsidiary. In...
My workaround has been to manually add the time zone I wanted to `~/.local/share/gnome-shell/extensions/[email protected]/extension.js`, and restart the session ; I've then been able to select it and live happily ever...
I am also interested in Panel OLS with 3+ effects (possibly including 2+ time dimensions) and standard errors clustering. > No plans to implement 3 or higher-way effects. Out of...
Quick and dirty fix: replace all `.Select` with `div.Select` to gain higher priority.
@valentijnnieman indeed, I thought it would have been solved. But I made sure I'm using v0.39.0… ``` $ pip show dash-core-components Name: dash-core-components Version: 0.39.0 ... ```
ok, I get the idea of reverting to updated default parsing, rather than over-charging current filters. However, I think I'm getting a bit lost here: because (speaking of the back-end...