Giter Site home page Giter Site logo

nw's People

Contributors

tysteiman avatar

Stargazers

 avatar

Watchers

 avatar  avatar

nw's Issues

New File Line Numbers

When using make run-new it seems the line numbers aren't correct. The first line starts at 1, but when making a new line it displays as line 0. Moving back up to the first line displays 1 again.

Status Line Number

When visiting a line > 9 the status line keeps the trailing 0 on the number when dropping back down < 10.

i.e. going from 9 to 10, back to 9 the line number will say 90.

Just wipe that part of the line and re print.

Add Scrolling

We finally need to be able to scroll up & down in the file.

Also, when inserting a new line into a file that takes up the screen, don't scroll just shift the lines down if possible.

Insert chars in middle

Right now you can only add chars to the end of a line since we don't need to shift chars at that point. Still need to be able insert in other spots on the line and just shift the line to the right.

This can probably be merged with the current functionality by just putting an if statement to check where we are in terms of shifting the remaining chars to the right instead of repeating the code.

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.