vim ported to UEFI
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

VIM.EFI

this repo is a hack to run Vim in a UEFI environment.

building

at the time of writing, you can build VIM.EFI on debian 9.4.

you will need at least git, make and gcc. TODO: document what's needed

to build VIM.EFI clone this repo and execute make.

running

to run VIM.EFI, copy vim.efi to the ESP and execute it from your UEFI shell.

to try out VIM.EFI in qemu, execute make qemu.

credits

originally whipped up by ya boy @mischief when he should have been doing real work at his day job

thank you, @brammool for making an exellent text editor, and for helping those poor Ugandan children.

shout out to @mjg59 - stay cool brother.