Attacktive
Attacktive
I decided to give it a shot. Please feel free to correct me. I'm very new to Qt QML. It fixes #733.
On *Save new profile* dialog, I'm no expert on Qt but I think `TextField` is supposed to be focused. ``` TextField { ... Component.onCompleted: forceActiveFocus() ... } ``` However, hitting...
These are mainly grammatical fixes.
The lock file is missing in some packages such as [`vue2-in-vue3`](https://github.com/module-federation/module-federation-examples/tree/master/vue2-in-vue3). I believe that the answer to my question will be _Yes_, but I'm just not 100% sure.
Well, there are like 80 packages depending on the `"webpack-cli": "4.9.2"` out there, I decided to apply the [fix](https://github.com/webpack/webpack-cli/issues/3294) only to what I have actually tested.
https://github.com/RipMeApp/ripme/issues/1975 # Category This change is exactly one of the following (please change `[ ]` to `[x]`) to indicate which: * [x] a bug fix (Fix #1975) * [ ]...
Well, I kind of implemented #10 myself. Here's what can be further improved: - [the alignment](https://github.com/Attacktive/LiveTerm/commit/69d37e0962e51a5e16cb1fd94f990327cc52822c)  - [`!-n`](https://github.com/Cveinnt/LiveTerm/pull/11/commits/9d618380ed1d0b9fe3bff9d9a8f0d6b29fe6ccc6) and string operations mentioned in the [man page](https://www.man7.org/linux/man-pages/man3/history.3.html) - `Record` →...
It fixes some outdated parts of documentation addressed in #120.
## Bug Description Searching for `Character Classes` does not show the item with the very title. The keyword `Character` still works but not `Class(es)`.   ### Reproduction steps Type...
### Firstly, the widget DOES work properly. ```text $ journalctl --follow Hint: You are currently not seeing messages from other users and the system. Users in the 'systemd-journal' group can...