=====================================================
VIM Tutorials (full playlist)
=====================================================
• Should I learn VIM ? ( No matter what...
==========================
Monkey See, Monkey Do LINUX
==========================
https://github.com/maksimKorzh/msmd-l...
====================================
Distro independent linux package manager
====================================
https://github.com/maksimKorzh/dipi
================================================
VICI - Minimalist cross-platform terminal based text editor
================================================
https://github.com/maksimKorzh/vici
==================================
ED - The standard Linux Text Editor in Go
==================================
https://github.com/maksimKorzh/ed
====================
MY TOY TEXT EDITORS
====================
VI-like text editor in 100 lines of C++ code:
https://github.com/maksimKorzh/ved
Text editor in 50 lines of python:
https://github.com/maksimKorzh/v
VI-like text editor in 125 lines of python:
https://github.com/maksimKorzh/edit/b...
Text editor with python shell:
https://github.com/maksimKorzh/pi
Tiny vi-like text editor in only 125 lines of python code:
https://github.com/maksimKorzh/vip
Text editor with syntax highlighting:
https://github.com/maksimKorzh/code
Kilo text editor cone in C:
https://github.com/maksimKorzh/kilo-c...
Kilo text editor port to ESP32:
https://github.com/maksimKorzh/esp32-...
===============================================
TUTORIALS COVERING MOST OF THE ABOVE PROJECTS
===============================================
• Revolutionary brand new approach to t...
=====================
SUPPORT THE CHANNEL
=====================
Patreon: / code_monkey_king
PayPal: [email protected]
==========
CONTENTS
==========
00:00 Executing external ( OS ) command
02:02 More on writing files
03:32 Selecting text to write
04:59 Retrieving and merging files
06:38 Lesson 5 summary