Alberto Fanjul
Alberto Fanjul
Although there're not tags in google photos, use description to contatenate directory names might be interesting. Example: - Travel to Berlin - museum - photo1 - ... - meeting -...
Hi @gytis I see the property in version 1.4.3: https://docs.spring.io/spring-boot/docs/1.4.3.RELEASE/reference/html/common-application-properties.html > spring.jta.narayana.default-timeout=60 # Transaction timeout in seconds. But not in 2.1.0: https://docs.spring.io/spring-boot/docs/2.1.0.RELEASE/reference/html/common-application-properties.html (there's no mention to narayana or snowdrop) @fmarchioni...
Thanks @gytis, that makes sense. Is there any release note where this change is documented? Looking at mvn:dependency looks like project still use narayana and snowdrop is just integration ```...
Ok, working on it
logs are removed after some time, I suggest to attach important info on an issue to avoid that. I rebuild and only see errors related with deprecation code so probably...
gvls is already using it if you need implementation examples
Arch linux. /usr/lib/w3m/cgi-bin/w3mman2html.cgi man >man.html ``` $ cat -A man.html | head Content-Type: text/html$ $ $ man man$ $ $ MAN(1) Utilidades de paginador del manual MAN(1)$ $ NOMBRE$ man...
I started adding substitute commands: ``` diff --git i/w3mman2html.cgi w/w3mman2html.cgi index b121470..0fa90f5 100755 --- i/w3mman2html.cgi +++ w/w3mman2html.cgi @@ -162,7 +162,15 @@ EOF next; } - s@[1m(\w+)[0m$@$1@g; + my $printchar='[\wÁÉÍÓÚáéíóú /\'.:;,&()\\"~=%*\$\?|!#\`\@\{\}\_-]';...
So finally setting missed is GROFF_NO_SGR=1 https://github.com/tats/w3m/compare/8891eab5b55647d8f2ab5a8dd9754c660200c280...760d7ad7295bb762a7bef3f5dc17b58278a06ac4 Wonder if we should reopen this and consider a parameter to configure depending on distro. Or this just force same behaviour in all...
Hi, I'm using a HORIPAD (aliexpress cheapest ones) and everything seems to be mapped correctly using dkms hid-nintendo, expect for: ABS_RX which looks like only map the half of the...