Skip to content
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

List and prompt #3

Merged
merged 17 commits into from
Jul 15, 2018
Merged

List and prompt #3

merged 17 commits into from
Jul 15, 2018

Conversation

doekman
Copy link
Collaborator

@doekman doekman commented Jul 6, 2018

Big change in amounts code changed, but mostly to enable working with arguments more effectively. The base is the same:

  • There is now a "help" page
  • Made "list-once" (same as "list", but doesn't show the list twice if pwd didn't change)
  • There is now a "list-promp" command
  • Added options to make output more or less verbose

I'm really interested what you think of this. I need some feedback first. I'm a bit uncertain about --quiet/--verbose options and the renaming to ok.sh (however, I couldn't leave them unimplemented).

So let me know what you think!

doekman and others added 17 commits July 2, 2018 15:29
not 100% working though
* Added positional test-cases to .ok-file
* Arguments can now be passed with the ok-prompt
* --pass-args removed (can't make it work 100% when args are passed both with bash-prompt and ok-prompt)
* Fixed a bug (list did the same as list-prompt)
* Added _OK_VERBOSE environment variable
* Fixed two bugs in color customization. Spaces can be added too
* Added lines to the .ok-file for other customizations
* Now exits with $? > 0 with an error
* _OK_LAST_PWD only gets stored with list-command
* reviewed all comments
* fixed a bug with line number 0 or starting with a 0
@secretGeek secretGeek merged commit a98cf28 into secretGeek:master Jul 15, 2018
@doekman doekman deleted the list-and-prompt branch September 23, 2018 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants