Aleksei
Aleksei
* Delete files from phone (from file manager, VLC, whatever) * Connect phone to PC, run aft-mtp-cli -> ls * See big list of files most of which were deleted...
```sh dex --test ********************************************************************** File "/usr/bin/dex", line 389, in __main__.Application._build_cmd Failed example: Application._build_cmd('"gvim test" test2 "test \\" 3"') Exception raised: Traceback (most recent call last): File "/usr/lib/python3.6/doctest.py", line 1330, in...
Changelog 0.69 looks rather scary. Can you provide mkfs.ext4 options we can use so that resulting filesystem is completely safe to use from Windows with Ext2Fsd? Side question: Why is...
Can you add a file that shows current status of the device - is it connected to usb or not, and maybe some other statuses that this device supports (mode?...
## I'm submitting a… Bug Report ## Current Behavior When starting luakit compiled from 6a11feb commit, `:quit` command results in emptying the page and a bunch of errors, luakit remains...
This is on aarch64 PC, let me know if you want me to try it on amd64. ```sh $ export | egrep 'LANG|LC_CTYPE|TERM' declare -x COLORTERM="truecolor" declare -x LANG="en_US.UTF-8" declare...
I'm trying to run: ``` apulse spicy --host=127.0.0.1 --port=5931 --full-screen ``` And getting this in systemd journal: ``` Mar 31 14:23:53 arch systemd-coredump[13817]: Process 13810 (spicy) of user 1000 dumped...
What I'd like to do is this: ``` swayidle --ignore XF86AudioLowerVolume,XF86AudioPlay -w timeout 1800 'swaymsg "output * dpms off"' ``` When `XF86AudioPlay` is pressed it gets through to `sway` (and...
Would be useful for `OpenWith` users, for example.
The default action for "Ctrl-j" in Firefox is to activate the Search bar. I use that a lot, so I cleared the "Back" shortcut in Mouseless addon and pressed "Save":...