Terje Larsen
Terje Larsen
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...
**Is your feature request related to a problem? Please describe.** Most of the time when I connect to another monitor, the default monitor arrangement doesn't represent the physical arrangement. Also...
I have already implemented this and is wondering if it makes sense to include in this project. ## Problem Some VPN solutions causes problem when used together with WSL, there...
Hello, thank you very much for this project. It looks quite promising. I want to use `nix2container` to automate building of container images, and doing that on my CI requires...
It would be nice to have `puni-kill-ring-save` and friends, basically what the current functions do, but just put it in the kill-ring and not killing the content. Specifically I would...
Fixes #274
**Is your feature request related to a problem? Please describe.** I configured the formatter `dos2unix` which I essentially applied to all files in the project, then everything seemed to work...
I couldn't get this running until I figured out which dependencies I needed to install, it was solved by doing the following: ``` gem install commander activeresource ``` Either add...
``` ➤ pt mine --trace Looking for stories owned by Terje Larsen in states: ["unstarted", "started", "finished", "rejected"] /Users/terje/.local/lib/ry/rubies/1.9.3-p327-perf/lib/ruby/gems/1.9.1/gems/activesupport-3.2.12/lib/active_support/core_ext/date/calculations.rb:100:in `-': expected numeric (TypeError) from /Users/terje/.local/lib/ry/rubies/1.9.3-p327-perf/lib/ruby/gems/1.9.1/gems/activesupport-3.2.12/lib/active_support/core_ext/date/calculations.rb:100:in `minus_with_duration' from /Users/terje/.local/lib/ry/rubies/1.9.3-p327-perf/lib/ruby/gems/1.9.1/gems/actionpack-3.2.12/lib/action_view/helpers/date_helper.rb:70:in `distance_of_time_in_words' from...
I know that this might be missing the target, as this is mainly intended for CI use. But recently I switched over my local test-environment to using these nix derivations...