Deleted user
Deleted user
**Describe the feature request** There should be a way to see additional feed metadata like what is the feed creator.
**Describe the feature request** The user should be able to move groups or feeds into other accounts.
well, I thought i can include string for bruteforce in picture and use stegseek but it is only extracting string, not cracking, if I add -p it demands password so,...
- [ YES] I searched the issue tracker for other issues covering my case - [ YES] This is a Launcher issue. (Usually if you can reproduce it with a...
### Read the FAQ first - [x] I have checked the FAQ but the issue is not covered ### Description i was trying to use kitty +kitten icat -n --place...
### Affected Version **paru -V** paru v2.1.0 - libalpm v15.0.0 ### Description **Have you checked previous issues?** y When running `paru -Qttdq | paru -Qs -`, the prompt confirming package...
So I am writing a script which transforms an item when you equip it, when the part of the script reaches this aspect it crashes the server. ``` The Forgotten...
`ConvertMarkTimes()` in `TraceManagedProcess.cs` contains the following code: ``` if (item.Value.MarkTimes[(int)MarkRootType.MarkOlder] == 0.0) { item.Value.MarkTimes[(int)MarkRootType.MarkOverflow] -= item.Value.MarkTimes[(int)MarkRootType.MarkOlder]; } ``` If `item.Value.MarkTimes[(int)MarkRootType.MarkOlder] == 0.0`, then subtracting it should have no effect.
## Issue Here is a sample `pyproject.toml`. ```toml [tool.tox.env."py3.11"] description = "tox test" ``` I would expect the output from `tox list` to include the line `py3.11 -> tox test`....