Saul Reynolds-Haertle

Results 7 issues of Saul Reynolds-Haertle

I'm stuck with two ttys on an _extremely_ bare-bones linux system - I don't even have `/proc`. I'd like to reclaim the terminal that has vi open. So far all...

### Modpack FTB Skies Expert ### Modpack version 1.6.0 ### Log Files _No response_ ### Describe the bug The Powerful Anvils quest describes and recommends the Cyclic magma anvil, though...

FTB Skies Expert

The width of the relative line number column is dependent on the largest relative line number in the file: if the maximum relative line number is 95, then the column...

Right now, `changed` is always true when re-stowing because stderr is always populated. It should be possible to tell when something actually changed by looking at the verbose output on...

From #37: > Problem lies with the fact that on posix the pid of the main process isnt the original pid anymore when it was created, I don't know how...

backend
Linux/Mac

``` saul@enki ~/s/y/build (master) [2]> cmake -DCMAKE_INSTALL_PREFIX=$HOME/stow/ydotool .. && make install [...snip make output...] CMake Error at Daemon/cmake_install.cmake:49 (file): file INSTALL cannot copy file "/home/saul/src/ydotool/Daemon/ydotool.service" to "/usr/lib/systemd/user/ydotool.service": Permission denied. ```...

https://github.com/cmcaine/tridactyl/blob/master/src/lib/autocontainers.ts#L171 https://github.com/cmcaine/tridactyl/blob/master/src/lib/autocontainers.ts#L86 parseAucons handles the "not matched" case by autocontaining the tab in the default container. This is fine if tridactyl is the only container-related extension operating and tabs are...

bug
P3