Julen
Julen
> would shift+left/right or ctrl+left/right works on Mac? I'm afraid they wouldn't: `shift`+`left/right` allows to select text using the keyboard, `ctrl`+`left/right` switches workspaces.
The functionality is there (_/accounts/email/_), simply not exposed.
So `--calculate-wordcount` should be [moved away from `refresh_stats`](https://github.com/translate/pootle/commit/fffcce4e6dbea7eb357cacf56ed8f235107bab01#commitcomment-11282376) into its own standalone command (note it's not even available in `refresh_stats_rq`).
Just renamed the issue so it reflects the end goal. Once this is done, we have to drop the old `refresh_stats` command altogether (and rename `refresh_stats_rq` to `refresh_stats`).
#8 fixes this by the way (not using Resolver APIs though).
@ruifortes realize that react-style's files have a _.js_ extension (there's no JSX in the library), and your module loader config only matches _.jsx_ extensions.
(In reply to `BZ-IMPORT::comment #3`) > Although we can probably do images from amagama, I would prefer to do it > from elsewhere. I believe that provides more advantages. Serving...
(In reply to `BZ-IMPORT::comment #6`) > (In reply to `BZ-IMPORT::comment #5`) > > > Images should be optional. If stored encoded in base64 this shouldn't > > complicate things. >...
Can someone confirm if this is still a issue?
Also, if running tests require these deps, they can perfectly go in `test_requirements`.