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

Improve the welcome banner #1543

Closed
bbatsov opened this issue Feb 4, 2016 · 7 comments
Closed

Improve the welcome banner #1543

bbatsov opened this issue Feb 4, 2016 · 7 comments

Comments

@bbatsov
Copy link
Member

bbatsov commented Feb 4, 2016

I've been thinking for a while that newcomers would benefits from an extended welcome banner with some pointers to get people started (help commands, etc). It might even make sense to inject some CIDER functions into the user namespace (e.g. some help/tutorial).

The display of this banner should be controlled via some variable, as it won't be very useful after some point.

@Malabarba
Copy link
Member

I really like this idea. My first suggestions would be:

  • A link to the readme's "Getting Started".
  • A mention of the following keys:
    • C-M-x, or/and C-c C-k, or/and C-c C-e
    • C-c C-z (to "reopen this window")
    • C-h C-m (to list all cider-specific keybinds)

@bbatsov
Copy link
Member Author

bbatsov commented Feb 6, 2016

I've cooked something to get the ball rolling. Feel free to extend/refine it. :-)

@ackalker
Copy link

While we're at it, please make the banner display nicely in a window with 80 columns. Not all of us use Emacs with 120+ column windows (for lack of magnifying goggles), y'know ;)

@Malabarba
Copy link
Member

Done, though the efficacy will depend on whether the user has rebound any keys.

@bbatsov
Copy link
Member Author

bbatsov commented Feb 11, 2016

While we're at it, please make the banner display nicely in a window with 80 columns. Not all of us use Emacs with 120+ column windows (for lack of magnifying goggles), y'know ;)

Btw, the version message is pretty long itself, and the wrapped version doesn't look very nice on bigger displays. Anyways, @Malabarba already folded it; I just wanted to mention that both approaches have their downsides. I'd rather not fret too much on something as trivial as this.

@Malabarba Malabarba modified the milestone: The UX release (v0.12?) Feb 13, 2016
@bbatsov
Copy link
Member Author

bbatsov commented Feb 14, 2016

Guess we can consider this done (at least for now).

@bbatsov bbatsov closed this as completed Feb 14, 2016
@ackalker
Copy link

Thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants