Roy Orbitson

Results 86 comments of Roy Orbitson

![The interface](https://user-images.githubusercontent.com/28617290/181157170-a93e469b-8394-4230-895b-23f9effda321.png)

@nitodico Yes, that's what this (tiny) PR contains. Have a look at the "Files" section.

I've marked this as draft for now because I wasn't sure how to best account for groups that contain colons (as `_usergroup()` does), or whether that could be a TODO...

[I asked.](https://lists.nongnu.org/archive/html/acl-devel/2022-01/msg00000.html)

No response from them. Maybe you'd have more luck.

Still nothing. Did you have any luck?

Getting that 7-year itch? :hourglass:

I've had similar issues and didn't have a profile named `default`. Creating one seems to have worked for now (KDE is determined to forget my display arrangements), but the problem...

@rainysia there is no tag `vim8.1` in this repo. The tag lock sample code is for [vim-plug](https://github.com/junegunn/vim-plug), not Vundle.

As @Ciantic mentioned, the best way to work around this issue is by using a VB script: In, say `ps-run.vbs` put ``` vbs Set objShell = CreateObject("Wscript.Shell") Set args =...