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

So this is a weird environment. I have this line in my `.zshrc` (Ubuntu 24.04, gnome terminal, version 1.1.0): ```sh if [[ -z "$TMUX" && ( -n "$DISPLAY" || -n...

E-help-wanted

Added translation for Polish in the file `localization.rs`.

A-localization

When `Ctrl+G` there's no way to know the total number of lines in the editor w/out scrolling to the bottom. Please add the total number of lines to the `statusbar`

E-needs-discussion

re: #17 Aka. "It's tempting to live in your editor, but have you tried living in your shell?" Recently I dove deep into and embraced working on the command line--yes...

As of #97, this project now declares its need for a nightly compiler version, which helps with compiling the project normally. However, right now, it will cause rustup to use...

![Image](https://github.com/user-attachments/assets/5a807620-2399-4397-aead-fc3074f210c7) I don't know if this is the expected behavior. This is not a problem for using mouse, but it is not intuitive for keyboard user. If I want to...

I have fully migrated my simple editing work to EDIT. I would like to know if adding the following features is reasonable: 1. Use alt+arrow up/down to move current line...

Please consider adding support for multiple tabs like notepad.exe. Great tool.

I-feature

winget package includes the program database (pdb) which is 3M larger than the 200K executable (edit.exe) and not needed: ``` C:\PROGRAM FILES\WINGET\PACKAGES\MICROSOFT.EDIT_MICROSOFT.WINGET.SOURCE_8WEKYB3D8BBWE\EDIT-1.1.0-X86_64-WINDOWS edit.exe edit.pdb ```

E-help-wanted
I-task

We already got a fuzzy matcher (`src/fuzzy.rs`), now all we need is the matching command palette! We can then use it for representing the existing encoding picker, indentation picker, and...

I-feature