-
Notifications
You must be signed in to change notification settings - Fork 7
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
Other ideas #5
Merged
Merged
Other ideas #5
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…here's an .ok file
Except the following: SC2164: Folders will always exist SC2155: Result code is always 0, or I don't use it at the moment
… are considered empty too.
So `ok -f README.md` now also works correctly
- and renamed "elastic_tab" to "comment_align"
- Added installation helper for comment_align - Added _OK_COMMENT_ALIGN variable to reset helper - Fixed some bugs with code lines without comments - UTF-8 BOM documents work again
- and added legal_values to get_env::int
- Fixed crash, when .ok file doesn't contain commands - Exit with 1 when there are no commands (and in this case don't show prompt when specified) - changed `which` to `command -v` because shellcheck said so - made ok available to sub processes via `export -f`
- so `ok` can be used with external scripts (user defined variables need to be exported manually in this case)
- and completely removed rpad
- first part
- fixed a bug where `tab_stop_step` indented one position to much - and made `tab_stop_step` defaults to 1 (making it effectly do nothing default)
…ok.sh and ok-show.py
RIP nice variable name...
will this work? 🤞
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
awk
bypython