xaizek / pipedial (License: GPLv3 only) (since 2019-01-08)
One more tool for selecting something in console.
<root> / libs / cursed /
File Mode Size
Init.cpp 100644 987B
Init.hpp 100644 1,405B
Input.cpp 100644 2,157B
Input.hpp 100644 2,396B
Label.cpp 100644 1,251B
Label.hpp 100644 1,903B
List.cpp 100644 3,097B
List.hpp 100644 2,660B
Pos.hpp 100644 1,108B
Prompt.cpp 100644 1,282B
Prompt.hpp 100644 1,979B
Screen.cpp 100644 1,432B
Screen.hpp 100644 1,460B
Size.hpp 100644 1,126B
Text.cpp 100644 2,217B
Text.hpp 100644 2,120B
Track.cpp 100644 2,802B
Track.hpp 100644 1,630B
Widget.hpp 100644 1,786B
Window.cpp 100644 2,848B
Window.hpp 100644 2,581B
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/pipedial

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/pipedial

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master