Git Product home page Git Product logo

cm's Introduction

Build Status

cm

WARNING! The application is in an active development state and is not even alpha yet. Use it at your own risk. Nothing is documented, anything can be changed at any moment or stop working at all.

The goal of this application is to recreate the compilation-mode of Emacs as a standalone TUI application.

Build

Dependencies

Workflow

$ cargo build
$ ./target/debug/cm 'grep -rn String src/'

Usage

Default Shortcuts

Shortcut Description
j or Down Move cursor down
k or up Move cursor up
Alt+j or Alt+Down Move cursor to the next match
Alt+k or Alt+Up Move cursor to the prev match

Rest default shortcuts are TBD

Application layout

TBD

Configuration file cm.conf

TBD

Self-recurring

Examples

Searching with grep

asciicast

Fixing compilation errors

asciicast

cm's People

Contributors

rexim avatar aodhneine avatar et342 avatar catull avatar pudnax avatar gkbrk avatar uspasojevic96 avatar rx80 avatar travisstaloch avatar

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.