Jose Riha

Results 193 issues of Jose Riha

`sk` is missing in `translations/CMakeLists.txt` hence Slovak translation is not part of the release.

To reproduce: * start `jpterm` * type `&f` * watch the program abort ``` Traceback (most recent call last): File "/usr/bin/jpterm", line 6, in jpterm.main() File "/usr/lib/python3.8/site-packages/jpterm.py", line 229, in...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage

Would it be possible to bring a build for 32bit Linux ARM, e. g. a Raspberry Pi running 32bit OS?

Pulling [Linux amd64](https://github.com/fathyb/carbonyl/releases/download/v0.0.2/carbonyl.linux-amd64.zip), extracting and running as a regular user I got: ```console $ ./carbonyl [0210/221037.955657:FATAL:zygote_host_impl_linux.cc(127)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com /chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on...

question

This is related to #4156 which is easily reproducible on Linux hosts. ``` LANG=en_US.iso88591 python -m textual ``` Instead of a demo a black screen is shown. Ctrl-Q works to...

I would like to have an option to temporarily stop handling of mouse events by Textual. Use case would be a user which is used to paste input into terminal...

## Have you checked borgbackup docs, FAQ, and open Github issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? Question Is it possible for `borg` to...

Currently a user is presented with the following options: - rename - skip (all) - append - overwrite (all) I would like to see another option: rename original file at...