- Not using any library (import or include)
- Just with cpp or java
- More info in TODO.pdf
- Update the iterator as you go (for insert with iterator)
- delete
- w : next word
- b : prev word
- Press enter in the last line in command mode
- no file to save -> dialog box
- To test you can run:
make
Be careful, this command will open the Vim.java
from src
folder to edit!
- If you want to create the jar file:
make create_jar
java -jar Vim.jar path/to/filename.txt