Giter VIP home page Giter VIP logo

cdi's People

Contributors

antonioolf avatar chiaretto avatar rikilg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cdi's Issues

Create an automatic installer

Create a script install.sh that performs all the necessary steps to integrate the app on the user's machine.

Put the installation instruction via installer and curl in the readme.
It would be something like:

sh -c "$ (curl -fsSL https://raw.githubusercontent.com/antonioolf/cdi/master/tools/install.sh)"

In the future this installer could be invoked by a Ritchie Cli command

Should use more portable shebang

Hey, hope you dont mind me adding this issue.

I pulled the code down onto my mac (running vanilla terminal with vanilla bash [5.0.18]) and the code would not work due to a bash substring issue on line 110, which was caused because my machine was running the script with bash due to the shebang not working for my machine.

So according to this link (https://stackoverflow.com/questions/10376206/what-is-the-preferred-bash-shebang) the preffered shebang for portability across machines/OS's/etc... is
#!/usr/bin/env bash

So I have created this ticket to change that and I hope its ok ill just quickly get on with it as well if thats alright?

TO-DO list

  • [Bug] Back to first selection position when reach the end of folders list and vice versa

  • [Bug] Fix problem with spaced names in folders

  • [Improvement] Filter folders by typing keyboard letters

  • [Improvement] Abstract stylization of text in functions

  • [Improvement] Add more comments

Add Vim key bindings to use instead of just arrow keys

First of all, let me just say, im really enjoying this repo, great job!

I am a big vim user and I know that other terminal users that use vim would LOVE to have vim key bindings for the up, down, left and right (h,j,k,l) instead of just the arrow keys.

So if its ok ill go ahead and make a PR for exactly that and add the option to use the vim key binding keys aswell

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.