Chinmay Dalal
Chinmay Dalal

I tried both https://github.com/kmonad/kmonad (which runs as normal user) and https://github.com/wez/evremap (which runs as root) to swap my caps lock and esc keys. The caps lock light (which is on...
**Describe the bug** The extension only changes the activities overview, ie Activities ooption works as intended Activities + panel changes only activities Panel doesnt do anything **Expected behavior** Panel is...
Stupid question but how do I add a DC current source? I can only see ISIN
This PR adds https://nexte.st Make sure these boxes are checked before submitting your pull request: - [x] Add fixtures and spec when implementing or updating a test runner - [x]...
Title. Popup with default colorscheme:  Popup with dracula colorscheme: 
Currently, the icon looks like neovim which makes it hard to differentiate between terminal neovim and neovim-gtk. My proposed icon (added [GTK logo](https://commons.wikimedia.org/wiki/File:GTK_logo.svg) beside the neovim icon)  svg...
def-keymap works but def-keymap-fn throws this: ``` ; Sponsored by @rafaeldelboni ❤ ; -------------------------------------------------------------------------------- ; eval (file): ...s/nvim/.config/nvim/fnl/dotfiles/mappings.fnl ; Compile error in /home/p00f/.local/share/nvim/site/pack/packer/start/zest.nvim/fnl/zest/macros.fnl:117 ; unknown global in strict mode: ZEST_VLUA_23_auto...
I want to feed prettier input from stdin without piping. Other formatters have a `-` or `--stdin` flag which does the same, or have this behaviour when no arguments are...