fresh icon indicating copy to clipboard operation
fresh copied to clipboard

Text editor for your terminal: easy, powerful and fast

Results 106 fresh issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to add support for C# language using this configuration: ```json { "languages": { "c_sharp": { "extensions": ["cs", "csx"], "grammar": "c_sharp", "comment_prefix": "//" } }, "lsp": { "c_sharp":...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 6. Release notes Sourced from actions/download-artifact's releases. v6.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

dependencies
github_actions

I think it will be really nice to have this feature exactly like lazygit implemented. Everytime I try a new app the keybindings are my bigest confusion and I believe...

enhancement

Really nice project! I very dislike modal editors, but I'm forced to use them since they are the only available editors in terminal and the vscode's remote ssh setup is...

enhancement

https://wiki.archlinux.org/title/General_purpose_mouse from https://news.ycombinator.com/item?id=46148520 : > OP, I'm playing around with it a bit, but notice it only supports mouse input when running in terminal emulator under X, and doesn't support...

enhancement

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

dependencies
github_actions

> Would love to see something for diff views (e.g. side-by-side/unified). I mostly program through CLI agents, and so seeing the changes it makes is probably the primary thing I...

enhancement

Windows + WSL seems to work fine. Windows natively (console/terminal) has issues with key events, etc: > On Windows 11 the mouse only moves to the start of a line,...

enhancement