Coder Social home page Coder Social logo

vice's People

Contributors

mxrnx avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

emdeeeks

vice's Issues

Add an installation command

Add rake install, which installs vice to your system in such a way that you can run vice on the command line to start vice.

Show welcome screen

A simple screen showing the name of the program, the license and some basic help when opening vice on an empty buffer

Add marks

To add a mark, you should be able to use mX, where X is some letter. To jump to a mark, you should be able to use 'X, where X is some set mark. Marks with a small letter are local to a file, marks with a capital are global marks.

Implement combining prompt commands

Implement combining prompt commands. Initially I want to support the following:

  • w - write
  • q - quit
  • a - apply to all files
  • ! - execute command without regard for file status (unsaved changes, read-only)

Search

Add forwards and backwards searching with / and ?

Implement line wrap/scroll

Lines that are longer than the width of the terminal should either be wrapped to the next line or scroll left and right. Currently, everything after the terminal width is simply not displayed.

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.