Daniel Hahler
Daniel Hahler
Makes total sense to me - thought so myself already.
For the Vim issue: https://github.com/joeyespo/pytest-watch/issues/12#issuecomment-110863799 But it also sounds like it should ignore/queue events for a bit maybe?!
@masmu feature/dlna-improvements is merged by now, and I wondered about a new release for the DBus fixes - master works good for me, using a Raumfeld system currently.
The use case is me using `/usr/bin/python` by default, but then wanted to use a package that is installed in the current virtualenv. I do not think already loaded plugins...
What would be the benefit compared to directly managing it in `/home/pair/.ssh/authorized_keys`, and use a `command` there to start wemux in (possibly different modes per user)?
Closed via https://github.com/maxbrunsfeld/vim-yankstack/pull/26
As for the last one check https://github.com/luarocks/luarocks/issues/1039#issuecomment-507296940. Apart from that it is better to file separate issues, and/or search existing ones. I've found that LuaRocks 3 has several issues with...
Not sure if I understand it / ptpdb correctly, but when starting to type some non-command the prompt changes to `>>>` (which seems to indicate interpreter / interact mode in...
Also the `--onexit` hook is not run when `ptw` is killed with SIGTERM. Not sure if that should be done - but it gets done on SIGINT. However, SIGINT is...