Aric Jiang
Aric Jiang
would be nice to be able to move a list of notes to another notebook all in one command maybe something like this: `nb move home: 12 24 19 work:`
**Describe the bug** A clear and concise description of what the bug is. Checking "Start Amethyst on login" option from the menu-bar makes Amethyst suddenly shutdown. **Applications:** What applications are...
Nothing happens when I hit the shortcut key I assigned to the "focus screen on 1.. 2.. or 3" command
**Describe the bug** A clear and concise description of what the bug is. > I recorded a shortcut key for the "focus screen 1", and "focus screen 2" command, but...
create table: ```go table := tview.NewTable() for r, entry := range tuples { for c := 0; c < 2; c++ { val := entry.Path if c == 1 {...
this plugin isn't highlighting my keywords. When I add a comment with the keyword included, the color of the text will change, but the keyword itself will not highlight. Even...
With ideavim quickscope there is a way to modify the characters used as labels for a jump. Is there a way to edit the characters that will be used for...
**Describe the bug** The hover behavior is still shown (while viewing the stories at issue on the canvas) even after switching between stories for a single React (v18.0.2) component. The...