Jakub Klinkovský

Results 101 issues of Jakub Klinkovský

The Makefile installs a `module.1` man page which is not in the man format, but a plain-text file: https://github.com/TACC/Lmod/blob/eb3e9119ef1ec3a17f2feb693c9dba16e1c93503/Makefile.in#L245 This results in suboptimal formatting when viewed with the `man` utility...

**Describe the bug** For some Markdown code blocks, e.g. indented blocks and blocks containing backslash escape codes, the preview does not work correctly - see the screenshot. **Environment** - OS:...

bug

I don't like the suggestion from [#21](https://github.com/TrilbyWhite/interrobang/issues/21#issuecomment-27403454) much, the Xrandr extension allows setting primary output, which I think is to solve exactly the problem of static geometry configurations. The solution...

enhancement

Pasting a text from clipboard into a text field does dot work, the text is pasted in a random position instead of the cursor position. TintBrowser version 1.8 installed.

Why is specifying the login and port in sshmnt config required? If omitted, ssh could take them simply from .ssh/config...

Both [jupyter-lsp-2.2.4.tar.gz](https://github.com/jupyter-lsp/jupyterlab-lsp/archive/refs/tags/jupyter-lsp-2.2.4.tar.gz) and [(jupyterlab-lsp) v5.1.0.tar.gz](https://github.com/jupyter-lsp/jupyterlab-lsp/archive/refs/tags/v5.1.0.tar.gz) release artifacts have precisely the same structure - they include the whole git repository at the point of the release. On the other hand, the...

There is a difference between `spellcheck.{h,cpp}` in this library and the files bundled with QupZilla. Why were the changes not ported here? ``` patch --- a/qtwebkit-plugins/src/spellcheck/spellcheck.cpp +++ b/qupzilla/src/lib/plugins/qtwebkit/spellcheck/spellcheck.cpp @@ -1,6...

I began to work on the clean-up, so far I managed to maintain (more or less) the same functionality, almost all tests pass - except for test_forcefully_moving_default and test_forcefully_moving_disabled, which...

There are multiple issues with the load progress indicator when the network connection is not ideal: - The URL for the tab is not updated until the server responds and...

priority: 1 - middle

The current way of showing CPU usage, which calculates the _average_ load of all cores, assumes that all logical cores available to the system are "equal" regarding their contribution to...

enhancement