Giter Site home page Giter Site logo

sustext's Introduction

[Top Langs]

sustext's People

Contributors

lt1gt0 avatar

Watchers

 avatar

Forkers

iamthetable

sustext's Issues

Vertical Scrolling

Scrolling vertically has caused multiple issues.

  • Opening the editor as a standalone application with no inputted file leaves the cursor unable to move vertically
  • Scrolling through a file works but is very buggy. It overlays text on itself and overlays the buffer. Might be a good idea to look at the editorRefresh function or appendbuffer functions

Flags not working properly

Giving command line arguments, the flags for the editor do not process them correctly

Example
./bin/sustext -f [path-to-file] should open a file given the -f argument, but it does not register at all

Linking C++ objects

Transition from C to C++ causes errors when linking object files, Output, IO, and AbAppend specifically, errors could mainly resolve within the makefile and compiler

Title screen

Title screen only shows after the user presses a button/key rather than right on the program's start

Terminal state doesn't reset on crash

In the case of the program crashing, there is no error catching to let the program exit naturally. This causes issues with the terminal after the program crashes

(As a bandage to this issue use the command reset if the program crashes)

Horizontal Scrolling

Similar to Issue #5 but horizontally

The buffer messes up as the cursor is moved past the right edge of the terminal

Word Wrap

Allow the editor to wrap words in the window if the user sets a flag after running the program

Editor Draw Rows not working

The initial screen should show the information about the text editor and clear the current terminal. It does not work. I cant tell if this is from the terminal class or the io class

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.