edit icon indicating copy to clipboard operation
edit copied to clipboard

We all edit.

Results 185 edit issues
Sort by recently updated
recently updated
newest added

when I open edit in wezterm terminal I get "c2c" letter on the first line buffer. but it doesn't happen in windows terminal ![Image](https://github.com/user-attachments/assets/95af62a9-6820-4071-b709-31e9f3153156)

There are two levels of syntax highlighting this project should implement: * **_This issue:_** Primitive highlighting via ICU's regex support, roughly replicating how TextMate works * Proper highlighting via tree-sitter...

I-feature

Please provide an easy way to install it on mac through homebrew

Addresses #482 but not all the requested changes are present in this pull requet Also fix CTRL+F behavior to immediately start searching when text is selected

Hello! o) Let me quickly ask for some more "Find" related keyboard shortcuts to make life even more easy. I already like the standard CTRL-.. hotkeys so much in "edit",...

E-help-wanted
I-task

1. Search performance problem: When performing keyword search, a card appears, and the response latency is significant, which affects the operation fluency. 2. Long line display defect: The current display...

## Overview Closes #110. Normally, editors do support indentation based on where the cursor is positioned at: - If the cursor is at the start of the line, pressing `TAB`...

Added Romanian translations

A-localization

Fix for #485 - Added rejections for invalid arguments - Added positional arguments so in case you are running "edit -- -?" it will allow you to create a file...

When selecting text with the mouse if the user uses the mousewheel to scroll, the selection resets to start from the new location's mouse position. https://github.com/user-attachments/assets/853ebedd-feb6-4763-aa4f-f45498fbbf5c

I-task