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

Initial Config menu #6

Open
iancward opened this issue Jun 19, 2019 · 7 comments
Open

Initial Config menu #6

iancward opened this issue Jun 19, 2019 · 7 comments

Comments

@iancward
Copy link

When I installed and ran zsh the first time, it pulled up a really handy menu that walked me through some of the toggles I could flip on and off. Most of the things made sense, but there were some parts of the auto-completion (which is a sub-menu, it seems) regarding the various options for globbing, expansion, etc that weren't entirely clear to me.

Maybe an overview of that "initial setup" and comparison of the options (e.g. what they actually look like in action) would be handy?

@rothgar
Copy link
Owner

rothgar commented Jun 19, 2019

I'll have to figure out a good way to start the menu so I can see the options and test them.

@iancward
Copy link
Author

When I ran zsh the first time, it ran the menu automatically. It looks like you can re-run it with compinstall

@rothgar
Copy link
Owner

rothgar commented Jun 19, 2019

This is the menu you're referring to correct?
image

@iancward
Copy link
Author

Yessir. I have to say I was pleasantly surprised to be presented with it, and most of the things in there were clear, but the section on tab completion (globbing, expansion, etc) was a bit hard to understand all the options for (rules, order, etc), probably because bash doesn't have anything that capable.

@iancward
Copy link
Author

I've already found that some of the stuff isn't working as I thought it would, but I don't know if I can safely re-run compinstall and double check what I set up, without blowing stuff out and starting over (or breaking something else).

@rothgar
Copy link
Owner

rothgar commented Jul 5, 2019

I haven't forgotten about this I just have had time to go through the menu items and figure out what each one configures. If you have a list of the variables and options it sets that could help otherwise I'll just need to spend some time going through each option in a clean/container to see what .zshrc it generates.

@iancward
Copy link
Author

No worries. I'm actually a little bit surprised that they don't have something that explains the menu and what each of the steps actually does. At least, I wasn't able to find anything on it.
I really appreciated the menu exists and came up automatically on first run but after that it seems like "you're on your own".

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

No branches or pull requests

2 participants