-
```
What steps will reproduce the problem?
1. Try to place cursor on the few lines in the same time, to add/remove
characters from many lines at once
2.
3.
What is the expected output? What do you s…
-
Do what normal Tab and Shift+Tab do when a selection is highlighted, except using the user-defined tab stops instead of every _n_ spaces.
I'm guessing this goes way beyond what you had originally i…
-
When working with a large file, I often use split panes to see multiple parts of the file simultaneously to avoid lots of navigating back and forth.
Sometimes I find the need to use multiple cursor…
-
I'd like to propose a "See import line(s)" on classes/methods from classes or extensions/functions/global variables.
Like:
```dart
import 'dart:math';
void main() {
max(1, 2);
}
```
In t…
-
Currently zellij can detect multiple users attached to it, but it can't detect if there are multiple users behind a single terminal (zellij) attaching to them:
![image](https://github.com/user-attach…
-
**What did you expect to happen?**
When I open a terminal (`C-c o T` / `+term/here`) with workspaces enabled, I would expect that buffer to be immediately added to the workspace buffer list, so for…
-
When multiple carets are inserted, no matter with or without selections, pressing `shift-left` or `shift-right` exits the multi-caret mode (in some cases), and selecting texts only under the first car…
imkzh updated
3 years ago
-
### Regression?
No
### System Info and Version
My hyprland config:
https://pastebin.com/6Th64wuT
### Description
CPU is constantly consuming more than 70% of CPU sometimes even 80%.
…
-
### What feature would you like to see?
I would like vis to implement the Vim 'whichwrap' setting.
The expected behavior between different users depends on their experience and previous editors. …
-
I'd like to request multi-cursor support in the Postico editor. This feature, available in many modern IDEs, allows for editing multiple lines or areas simultaneously. Adding this to Postico would ali…