Giter VIP home page Giter VIP logo

terminalopen's Introduction

terminalOpen

A simple terminal file manager mainly focused for users who dont want their file manager to intrude into their daily terminal life. Meant to be keybinded as your usual file manager just to quickly move files and open terminal at a path.

Note : Currently undergoing major changes and improvements

Ive decided to wake up and suddenly continue on this random project after a while. The testing folder now contains my newer versions, it is not complete and cant be used yet but in plan to make an alpha version shortly.

Dependencies

  • clang-g++
  • make
  • some patience

Useage

This program cann be compiled by simply running

	make

which will generate an executable named tOpen which can be launched by

	./tOpen

You can link this to your PATH or keybind it directly or use it in your own preference.

When launched from a terminal, this opens the file manager in currently in the working directoy of the terminal.

The program currently has the following functionalities

  • Moving across files with 'hjkl' ( vim style because this is meant to be efficient) (Will add support for arrow keys some day)
  • Opening the terminal in the current file with 'o'
  • 'd' for deleting the highlighted file ( with [y/n] conformation)
  • 'x' for cutting and 'c' for copying the highlighted file and 'v' for pasting it (currently this feature might not work as expected, work in progress)
  • 'q' for quitting and closing without any action

terminalopen's People

Contributors

nalwadhwa avatar nalinwadhwa02 avatar

Stargazers

Anirudha Kulkarni avatar

Watchers

 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.