#17 Improve interactive UX

Open
jorgesumle wants to merge 1 commits from jorgesumle/master into SylvieLorxu/master

As https://www.gnu.org/software/bash/manual/bash.html#Bash-POSIX-Mode says:

When invoked as sh, Bash enters POSIX mode after reading the startup files.

POSIX mode is garbage, I prefer to use Readline when writing text interactively, also there are some nice options for the read builtin.

  • Make use of the -p read option
  • Make use of the -e read option
As https://www.gnu.org/software/bash/manual/bash.html#Bash-POSIX-Mode says: > When invoked as sh, Bash enters POSIX mode after reading the startup files. POSIX mode is garbage, I prefer to use Readline when writing text interactively, also there are some nice options for the `read` builtin. - Make use of the `-p` read option - Make use of the `-e` read option
Sylvia van Os commented 6 years ago
Owner

Well, mkblog.sh was supposed to be strictly POSIX Shell. Instead of discussing this pull request much, would you like it if I transfer the repository to you and let you become the owner of it? I have a fulltime job these days (I'm no longer a student) and lose pretty much all my spare time on maintaining Pext. I believe this project is probably in better hands with you than with me.

Well, mkblog.sh was supposed to be strictly POSIX Shell. Instead of discussing this pull request much, would you like it if I transfer the repository to you and let you become the owner of it? I have a fulltime job these days (I'm no longer a student) and lose pretty much all my spare time on maintaining Pext. I believe this project is probably in better hands with you than with me.
Jorge Maldonado Ventura commented 6 years ago
Collaborator

Well, mkblog.sh was supposed to be strictly POSIX Shell.

(Not sure if many people use a strictly POSIX shell though.) I guess the best way to go would be to add a --posix option.

Would you like it if I transfer the repository to you and let you become the owner of it?

OK, I can maintain it. You don't need to transfer it, I think you can add me as owner, but I don't really mind.

> Well, mkblog.sh was supposed to be strictly POSIX Shell. (Not sure if many people use a strictly POSIX shell though.) I guess the best way to go would be to add a `--posix` option. > Would you like it if I transfer the repository to you and let you become the owner of it? OK, I can maintain it. You don't need to transfer it, I think you can add me as owner, but I don't really mind.
Sylvia van Os commented 6 years ago
Owner

I added you as an administrator. Do with the repository as you wish :)

I added you as an administrator. Do with the repository as you wish :)
This pull request can't be merged automatically because there are conflicts.
Please merge manually in order to resolve the conflicts.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.