Rijnder Wever

Results 43 issues of Rijnder Wever

According to [the scipy documentation](https://docs.scipy.org/doc/scipy-1.1.0/reference/generated/scipy.misc.imsave.html), the `scipy.misc.imsave` function is deprecated. More so, it has been completely removed in newer scipy 1.3+ versions, so that `nii2png` now fails: ``` python-console $...

help wanted

I have a fully updated Arch install, but the homepage example doesn't work. Should it? The only output for ` ```include ...``` ` it generates is `\begin{verbatim} ... \end{verbatim}`.

What a great little app! However, after processing a pdf with `krop`, the table of contents "metadata" seems to be deleted. Is there any way to retain it? (makes sense...

One thing from macOS that I miss on linux are some of gestures provided by bettertouch tool. There was a whole bunch of them, but one I liked especially was...

FAO: (@shihanng) Having experimented with writing a chunckwm plugin for bitbar myself, I often found myself irritated at the high cpu usage of a script that runs every second. Sometimes...

enhancement
shell

## Expected behavior If I type M-L (note the uppercase 'L') and, subsequently, M-l in gnome console (a terminal application), I get the following: ```shell ~> cat ^[L^[l ``` This...

**Explain why this feature should be added** Just a quick thought: if I hide a window, I do not want to see it. For example, I may not want to...

enhancement

I have an application with an user base that expects weeks to start on a Monday, and end on Sunday, 11:59. Currently, `chrono.parse("this week")[0].start` always returns a Sunday. Is there...

I run emacs as a server, and running `sudo-edit` closes emacs whenever I run it. It doesn't crash or alter emacs in anyway, it's only that I'm back at my...

Not sure if you're interested in this, but I would like an alarm clock cli app like yours with rtcwake support, given that this method saves a bit of power....