BytesClub / chalk

Command line text editor written in C
12 stars 5 forks source link

Move cursor #24

Closed satyamvats5 closed 7 years ago

satyamvats5 commented 7 years ago

Upto now our cursor is stable at a point where we have initialized it. Now we need to work on moving it.