l0f4r0
l0f4r0
I'm using lnav 0.8.5 on Debian 10 Considering the following structure: > folder > -folder1 > --log1 > --log2 Using the following command: `lnav -r folder` The file location in...
Hi, If I'm right, the interface is designed to have everything in one screen only. I'm sure it applies for peripheral information (CPU, MEM, I/O, SENSORS...) but I have a...
I have the following UDA: ``` $ task show needfollowup Config Variable Value uda.needfollowup.default no uda.needfollowup.label Need-Follow-Up uda.needfollowup.type string uda.needfollowup.values yes,no urgency.uda.needfollowup.yes.coefficient 5 ``` It's impossible to filter on its...
In advanced mode, when _needrestart_ detects some services to restart, some choices are offered to the user: [yNas] For example: ``` Restarting services... Services to be restarted: Restart «ModemManager.service»? [yNas?]...
Hi, How can I deactivate usbguard temporarily please? Indeed, I would like to make some tests and I don't want usbguard to interfere... I would have thought that a simple...
**Issue** I have 3 seconds as update_interval. For some specific commands, I want this update to be less frequent so I'm using execi/execibar. However, no matter which new interval I...
Modifying a parent task is not the same than creating differently the parent task initially. Here is an example with _wait_ condition (I've not made tests with other conditions). Situation...
Currently there are 3 options for fullscreen: show, delay and pushback. It would be nice to have 1 more: skip. If the notification is already shown => undraw it when...
**Is your feature request related to a problem? Please describe.** In import module, initial rating while retrieving EXIF rating seems to be contradictory to me. **Describe the solution you'd like**...
Let's have the following: ``` task add "Monthly recurrent test task" recur:monthly due:2021-02-15 until:2021-02-27 Created task 56 (recurrence template). task test all ID St UUID Age R Due Until Description...