Vimktor is simple Vim-like text editor written in c++. Vimktor provides fast, memory efficient and efective text editing enviorment
- cmake
- curses
run these commands:
cd Vimktor
cmake -B build
cmake --build build
cd build
./Vimktor [file you want to edit]"W" -> Jump to another word
"$" -> Jump to end of line
"0" -> Jump to first char
"x" -> delete current char
":" -> use command
"dd" -> delete whole line
"w" -> save file
"q" -> quit
Wszystko jest tip-top dopóki jest, jak nie jest, to nie jest.