-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI: Simple ncurses window with ls-like output #11
Draft
p4vook
wants to merge
24
commits into
master
Choose a base branch
from
ncurses-ls
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Dec 7, 2020
-
Basic ls in ncurses window - Require C++17 because of std::filesystem usage - Draw sorted listing of cwd in main window Signed-off-by: Pavel Kalugin <paul.kalug@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c5bfaf - Browse repository at this point
Copy the full SHA 0c5bfafView commit details -
Configuration menu - View commit details
-
Copy full SHA for feab7cd - Browse repository at this point
Copy the full SHA feab7cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27167fc - Browse repository at this point
Copy the full SHA 27167fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a7b03 - Browse repository at this point
Copy the full SHA b4a7b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13fbf3e - Browse repository at this point
Copy the full SHA 13fbf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 821a8bd - Browse repository at this point
Copy the full SHA 821a8bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d91556c - Browse repository at this point
Copy the full SHA d91556cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce45cba - Browse repository at this point
Copy the full SHA ce45cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 524826a - Browse repository at this point
Copy the full SHA 524826aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cde7b1 - Browse repository at this point
Copy the full SHA 2cde7b1View commit details
Commits on Dec 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ab403cb - Browse repository at this point
Copy the full SHA ab403cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a243de - Browse repository at this point
Copy the full SHA 3a243deView commit details
Commits on Dec 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 629d678 - Browse repository at this point
Copy the full SHA 629d678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01fcb87 - Browse repository at this point
Copy the full SHA 01fcb87View commit details
Commits on Dec 16, 2020
-
Signed-off-by: Pavel Kalugin <paul.kalug@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c93400d - Browse repository at this point
Copy the full SHA c93400dView commit details -
Signed-off-by: Pavel Kalugin <paul.kalug@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3042533 - Browse repository at this point
Copy the full SHA 3042533View commit details -
remove obsolete color initialization
Signed-off-by: Pavel Kalugin <pavel@pavelthebest.me>
Configuration menu - View commit details
-
Copy full SHA for 20b23df - Browse repository at this point
Copy the full SHA 20b23dfView commit details
Commits on Dec 28, 2020
-
forbid modifying of size_x and size_y
Signed-off-by: Pavel Kalugin <pavel@pavelthebest.me>
Configuration menu - View commit details
-
Copy full SHA for 69b5ef7 - Browse repository at this point
Copy the full SHA 69b5ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f148c - Browse repository at this point
Copy the full SHA e5f148cView commit details
Commits on Dec 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8c23f55 - Browse repository at this point
Copy the full SHA 8c23f55View commit details -
Signed-off-by: Pavel Kalugin <pavel@pavelthebest.me>
Configuration menu - View commit details
-
Copy full SHA for 8afbfc9 - Browse repository at this point
Copy the full SHA 8afbfc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3094bdf - Browse repository at this point
Copy the full SHA 3094bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ffa77 - Browse repository at this point
Copy the full SHA a8ffa77View commit details -
Configuration menu - View commit details
-
Copy full SHA for e612460 - Browse repository at this point
Copy the full SHA e612460View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.