-
I thought it was [something wrong with `helix` install](see also https://github.com/helix-editor/helix/pull/5309), but looks like numerous upstream themes have this issue too https://github.com/helix-…
-
### Steps to reproduce
Steps:
1. Use the mouse to select a row by clicking in the whitespace to the right of the last column. The row will appear correctly selected.
2. Press CTRL+A or CMD+A to s…
-
# Selection of redirection in the searchform.php to the target page
### User Story
As an administrator or developer of a property website, I want to add a dropdown element in the settings page for…
-
```lua
vim.api.nvim_create_user_command(config.values.command_search_visual, function()
local lines = utils.get_visual_selection()
local query = table.concat(lines, " ")
---@diagnostic disabl…
-
Hello and thanks for your hard work. :)
I would love to have a command to count the number of occurrence matching current find string.
Notepad++ have a similar function.
A big thanks to the o…
-
### Reproduction
https://codesandbox.io/p/devbox/shadcn-vue-comboboxdemo-forked-m2576d?file=%2Fsrc%2FApp.vue%3A36%2C40
### Describe the bug
In the repro:
1. click on 'Select framework'
2. type th…
-
Thanks so much for all your efforts and great work,
I love your DataTables Library very much
If the data for an item in the drop-down menu is too short, the results may be incorrect.
It seems that …
-
Initial UX / Graphic Design concepts for selecting a bus line based on origin-destination search.
| Stage | Exhibit | notes |
| --- | --- | --- |
| Initial screen [EPS](https://www.dropbox.com/s/x3kf…
-
Hi,
I just want to ask if you plan to add text search and selection features soon? That would be really nice!
Thanks a lot!
-
The keymap uses the concept of "rotating the main selection", but if you search for these things, you will find no other mentions of rotating the selection outside of the keymap page, or mentions of …