FS#144 - sh is not escaping characters correctly
|
DetailsI have not been able to use the sh configuration command with escaped characters. For example, sh 'echo \\' will not print '\' on the screen. It seems all backslashes are being simply ignored... No example configuration file I have tested with commands that needed escaped quotes has worked (i.e. awesome integration examples).
|
This task depends upon
After a few passes through uzbl-core its easy to lose a lot of backslashes.