rajibkumarsahoo / Text-editor

1 stars 0 forks source link

TA comment for project milestone 1 #4

Open cs455a opened 1 year ago

cs455a commented 1 year ago

Kindly consider adding undo ,redo functionality , as well as fonts and appearances.

rajibkumarsahoo commented 1 year ago

Ok

On Sat, 16 Sep, 2023, 5:18 pm cs455a, @.***> wrote:

Kindly consider adding undo ,redo functionality , as well as fonts and appearances.

— Reply to this email directly, view it on GitHub https://github.com/rajibkumarsahoo/Text-editor/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6SE6QZID5TBFUAYXU4C4HTX2WGY5ANCNFSM6AAAAAA422V3A4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rajibkumarsahoo commented 1 year ago

We tried to make changes in fonts style and font size but since our text-editor is terminal based and the language we have used is C the changes are not getting implemented. We explored the feasibility too but the same is not doable. Undo and redo functionality addition in progress.