KAGEYAM4

Results 201 comments of KAGEYAM4

@tstack so i am on latest git, running `man db` using lnav as pager kills the terminal too. ``` Aug 02 15:46:50 ArchLinux kernel: io[116208]: segfault at 100 ip 0000562396afa50b...

> Can you try this again with beta4? It's possible this is the same as [#1526](https://github.com/tstack/lnav/issues/1526), which is fixed now. still happening for me. But, this only happens in ghostty...

To make sure you didn' missed it before, Ghosttty terminal crashes and not just lnav. Whereas kitty does not crashes and lnav works perfectly there when used as MANPAGER='lnav -q'...

Forget `MANPAGER='lnav -q' man db`, running `lnav -N` is enough to crash the ghostty terminal.

This is still happening, i checked -> 1. `lnav 0.13.1` from github 2. `lnav 0.13.1-beta3-13-g26c467d` from aur lnav-git

Yes, its fixed. But lnav is still not being opened as pager for this command -> `systemctl cat graphical.target` I am also conflicted to use lnav as a pager for...

@peterfajdiga can you please take a look at this. Currently every new window opens takes whole 100% screen width which makes multitasking impossible.

> What would happen if you then closed every window but one? > > Would this make sense as a setting like "maximize whenever the number of windows on the...

> a Flatpak app runs as your user, so at best it can do what your user can do. --device=input merely provides access to the device nodes. I asked on...

@iberianpig found it on how steam-input works --> (TLDR: udev-rule granting tag:uaccess) - https://www.reddit.com/r/archlinux/comments/viss0k/having_steam_installed_gives_your_user_readwrite/ - https://wiki.archlinux.org/title/Gamepad#Device_permissions - https://github.com/ValveSoftware/steam-devices/blob/master/60-steam-input.rules Granting access to uinput and touchpad is better that being part of...