• Joined on 2026年04月18日
habr pushed to windows-filesonly at habr/evi 2026年06月26日 11:18:12 +02:00
d141244574
merge VMS deletions
df8dcf3f50 Merge pull request 'Delete .forgejo/CODEOWNERS' (#152) from amything-remove-CODEOWNERS into master
4f3477ab27 Delete .forgejo/CODEOWNERS
08e3323829 Merge pull request 'More VMS deletions' (#123) from habr/evi:VMS into master
b3f9817e20
Merge branch 'main' into VMS
Compare 27 commits »
habr dismissed review from dreamos82 for evi-editor/evi#123 2026年06月16日 15:21:26 +02:00
Reason:
New commits pushed, approval review dismissed automatically according to repository settings
habr dismissed review from Reiddragon for evi-editor/evi#123 2026年06月16日 15:21:26 +02:00
Reason:
New commits pushed, approval review dismissed automatically according to repository settings
habr pushed to VMS at habr/evi 2026年06月16日 15:21:25 +02:00
b3f9817e20
Merge branch 'main' into VMS
34df8a851b Comment set_init_xdg_rtp
0a32bfb038 Merge pull request 'Fix paths to eevi.vim' (#145) from Reiddragon/evi:fix_eevi into master
5c8fc0cd2d Fix paths to eevi.vim
3fe79e8ed8 Merge pull request 'Add version10.txt file and update welcome message' (#116) from add_v10_txt into master
Compare 12 commits »
habr closed pull request evi-editor/evi#138 2026年06月16日 15:09:26 +02:00
Refactor & fix inaccuracies in Filelist
habr created pull request evi-editor/evi#149 2026年06月14日 19:57:31 +02:00
Delete Windows-only files
habr pushed to windows-filesonly at habr/evi 2026年06月14日 18:46:11 +02:00
6c221b718e
keep deletion of os_dos.h
34df8a851b Comment set_init_xdg_rtp
0a32bfb038 Merge pull request 'Fix paths to eevi.vim' (#145) from Reiddragon/evi:fix_eevi into master
5c8fc0cd2d Fix paths to eevi.vim
3fe79e8ed8 Merge pull request 'Add version10.txt file and update welcome message' (#116) from add_v10_txt into master
Compare 17 commits »
habr closed pull request evi-editor/evi#132 2026年06月14日 18:44:05 +02:00
WIP: delete Windows stuff
habr opened issue evi-editor/evi#148 2026年06月14日 17:48:37 +02:00
Design EVi logo; replace all instances of Vim logo
habr commented on issue evi-editor/evi#146 2026年06月10日 22:10:31 +02:00
[DRAFT PACKAGES] Arch Linux package

Turns out it was an artifact of doing make uninstall wrong a while ago. Sorry about that.

habr commented on issue evi-editor/evi#146 2026年06月09日 18:37:35 +02:00
[DRAFT PACKAGES] Arch Linux package

Works fine, but for some reason the base 'evi' package still includes full gevi support. I'm assuming this is a mistake?

habr approved evi-editor/evi#145 2026年06月09日 18:05:20 +02:00
Fix paths to eevi.vim
habr commented on issue evi-editor/evi#143 2026年06月07日 19:07:59 +02:00
Multiple vulnerabilities in tar.vim

Disregard CVE-2025-27423 / GHSA-wfmf-8626-q3r3. It doesn't affect EVi.

habr opened issue evi-editor/evi#144 2026年06月07日 18:51:37 +02:00
Vimscript code injection via cucumber filetype plugin
habr opened issue evi-editor/evi#143 2026年06月07日 18:29:12 +02:00
Multiple vulnerabilities in tar.vim
habr opened issue evi-editor/evi#142 2026年06月07日 18:20:53 +02:00
Vimscript code injection via netrw plugin
habr opened issue evi-editor/evi#141 2026年06月07日 18:00:17 +02:00
Multiple vulnerabilities in spellfile parser
habr commented on issue evi-editor/evi#139 2026年06月07日 17:45:26 +02:00
Arbitrary code execution via Python completion

The offending code in python3complete.vim is present as described. We should assume this will apply as soon as the Python integration is fixed.

habr opened issue evi-editor/evi#140 2026年06月07日 17:29:40 +02:00
OOB read in terminal snapshot
habr opened issue evi-editor/evi#139 2026年06月07日 17:24:55 +02:00
Arbitrary code execution via Python completion