RayZ0rr
RayZ0rr
`git commit -m` or `git commit -m "" -m ""` can be used for conventional commits. The main problem is adding newlines between body and title. Maybe add examples showing...
**Describe the solution you'd like** Could you add the following to headers section in wiki? I am particularly suggesting this because it has lot of escape sequences. ```lua " __...
**Is your feature request related to a problem? Please describe.** Too many keymaps are being defined. Would like to open folded sections, open files, execute command, everything with just ``...
Just reduce the number of folders and utilize already existing folders. I think `~/.i3/layouts` can also be added.
Before creating a new issue, see list of [known issues](https://copyq.readthedocs.io/en/latest/known-issues.html). **Describe the bug** `copyq toggle` only opens the window in the workspace that the command first opened the window on....
I really like this script but it currently doesn't work with dmenu [multi-selection patch](https://tools.suckless.org/dmenu/patches/multi-selection/) . Could you think of an easy way to implement this? Otherwise I will make a...
For example in the snippet below: ```lua map("n", "", "", "Move window to the left") map("n", "", "", "Move window down") map("n", "", "", "Move window up") map("n", "", "",...
Before creating a new issue, see list of [known issues](https://copyq.readthedocs.io/en/latest/known-issues.html). **Describe the bug** I have mentioned this issue before in #2064 . Another similar issue is #1886 I am using...
I am using this plugin with vifm and I have say it works great :heart: (my terminal is wezterm which has sizel capabilities) Sometimes there are files such as password-protected...
Is it possible to configure such that newly opened containers by default have tabbed layout?