rsynnest
rsynnest
Closes #1709
I hate adding cruft to OSS, so take it or leave it, but if it's helpful here's a very simple + performant one-liner you can add to the build process...
When I run `sls deploy` I get the following error multiple times in a row: _Error: ENOENT: no such file or directory, scandir '.serverless/requirements'_ Each time, I verify that `.serverless/requirements`...
Great tool! I have a non-critical feature request: It would be nice if `up` supported color codes such as those output by `grep --color=always`. Thanks!
This is a wonderful piece of software! Complex feature requests always feel flippant, but sharing this idea in case it hasn't come up: My immediate instinct on using vtm was...
This is a potential fix for #127 It's a cheeky fix, but I think the end result is much better. Before:  After:  Test PDF was generated using this...
Valign does not work. `:top` ends up centered, `:center` ends up at the bottom, and `:bottom` ends up at the bottom correctly. The original valign code was added in [prawn:5cddc78a](https://github.com/prawnpdf/prawn/commit/5cddc78ad60e8d53c19e626c0d01763ed430d013#diff-af86059d5173f1bbe7443109d5140e1209e8084c350c1b22943b2ef52f873eee)...
X Errors
xfc4-i3-workspaces-plugin appears to be throwing an error every frame, rapidly filling up ~/.xsession-errors. I haven't figured how to reproduce this yet. Solution is to kill xfce4-i3-workspaces-plugin process. Happened for me...
Hi, first off thanks for the great package! I was getting an install error in Debian when running `sudo make install` due to an incorrect xfce panel plugins directory ("directory...
EDIT: this PR is incomplete, PHP `if`/`else`/`else_if` indentation is still kinda broken, will update if I can put together a fix. This PR fixes the indentation issue seen in the...