ved icon indicating copy to clipboard operation
ved copied to clipboard

1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.

Results 40 ved issues
Sort by recently updated
recently updated
newest added

I use Dvorak keyboard layout, and it seems vid is unable to recognize it. Just to let you know. Awesome works 👍

enhancement

Fix notice: ```v ./ved.v:475:15: notice: function `utf8_str_len` will be deprecated after 2022-05-28, and will become an error after 2022-11-24; use `string.len_utf8()` instead 473 | // Handle utf8 codepoints 474 |...

``` C:\v\ved> ved height=768 FULL SCREEN=true open multiple workspaces ved add_workspace("C:\Users\LENOVO\Documents\Research\v\ved") open workspace(0) load session "C:\Users\LENOVO\.ved\session" ['C:\Users\LENOVO\Documents\Research\v\ved\welcome.txt', ''] open file "C:\Users\LENOVO\Documents\Research\v\ved\welcome.txt" getting words saving session... saving view #0 C:\Users\LENOVO\Documents\Research\v\ved\welcome.txt saving...

Hi, build on openSUSE Leap 15.3 give the following error: ```sh /tmp/v_1000/ved.7112183473125230992.tmp.c:30660: warning: assignment from incompatible pointer type /lib/libc.so.6: error: bad architecture tcc: error: referenced dll 'libc.so.6' not found /usr/lib/libpthread.so:...

This PR is required for [PR #28214](https://github.com/vlang/v/pull/13758).

but in background I run Task Manager and i can see vid.exe is there

Passes the fmt -verify checks on the CI.

Saw the following crash - ``` ./ved height=1440 FULL SCREEN=true REGISTERING VED KEY2 open multiple workspaces ./ved load session "/Users/ckqee/.ved/session" open file "/Users/ckqee/v_dir/ved/welcome.txt" getting words saving session... V panic: substr(1,...

add a ``` C q exit the editor (type it twice in a row) ```