Shane Keulen
Shane Keulen
Just installed this, very nice. Seems that jk works nicely in the reflog (as does C-d / C-u nice!) but does not work in the main panel.
add additional conda instructions --- name: theme-request about: Use the following template if you want a new theme to be included in the collection. title: Add to the collection. labels:...
can you include how, after installing via conda, you're supposed to install the theme. I don't know where conda downloaded the theme too and no amount of googling is helping...
looks like webpack is trying to establish a connection on '/__webpack_hmr' Problem is when loading the js into a page on another domain i need to configure webpack to connect...
devcard.ns('sub-namespace') ? to create a nested namespace? I can take a look at this if you think it's worthwhile.
should this be working? ``` const data = { text: 'whyoff' }; const attributes = t.union([ t.struct({ text: t.String }), t.struct({ url: t.String }) ], 'Attributes'); const result = validate(data,...
- [ ] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [ ] I have tested the latest version ## Steps to reproduce...
``` Ss+ zsh (qterm) ``` tmux 3.5a NVIM v0.11.3 Build type: Release LuaJIT 2.1.1753364724 Run "nvim -V1 -v" for more info macos 15.6.1 (24G90) kitty: 15.6.1 (24G90 it works outside...