Simon Heimberg

Results 77 comments of Simon Heimberg

I do not manage to use a shell scipt and join (=open in a tab). ``` #!/bin/sh or #/bin/bash cd dir1/ lilyterm -j # opens in dir1/ cd ../dir2/ lilyterm...

partial work around: ``` lilyterm -j -e mc lilyterm -j -e mc lilyterm -j -e su -c mc ``` But this displays 3 prompts

This would be handy, especially because I do not find another way to automate this (like #122)

This changes are not tested since I do not have (yet) the proper infrastructure. It could work, but this would be a lot of good luck. It shows a simple...

I landed here because of camel case html attributes. It took quite some time to understand the problem, since the browsers accept camel case attributes, even if they are wrong...

> I’ve ended up fixing this in [my fork](https://github.com/thibaudcolas/curlylint) in the way I describe above, along with other SVG-related parsing issues. Could you do a pr here? Or is fork...

There are different ways (depending on the app and what exactly you try to do): * Select the file in the file explorer (of mainland). Then select "**send to**" (or...

Pootle can do this: http://docs.translatehouse.org/projects/pootle/en/latest/features/alternative_source_language.html :+1:

Pr #129 fixes the same (did not see before, sorry), with less tools and the same way as netbsd.

I currently have some backups which are empty. Reason to find. If the backup name would be temporarely, I would have recognized the problem easier.