zsh-workers
 help / color / mirror / code / Atom feed
* Implementation of simple newuser module (how to start?)
@ 2005-07-17 20:16 Keir Mierle
  2005-07-18 10:13 ` Peter Stephenson
  2005-07-20 14:01 ` PATCH: " Peter Stephenson
  0 siblings, 2 replies; 9+ messages in thread
From: Keir Mierle @ 2005-07-17 20:16 UTC (permalink / raw)
  To: zsh-workers

It appears there is some consesus on how we can start making zsh more
usable. The idea of a 'newuser' module is great; there's tons of
things we could put in to make it easy for new user while not
frustrating zsh veterans.

I know absolutely nothing about the zsh codebase, so I've started
poking around. Now, in the interest in maximizing the amount of work I
get done while minimizing the amount of time I spend (because I don't
have much time to spend on open source stuff), could the list give me
a brief synopsis of what files I should be looking at, and what files
I should create?

To start, I was thinking of just creating a zsh script to walk the
user through setting up their prompt, turning on completion, and
telling them about autocd and a couple other options.

New idea: Create a 'tips' module that is disabled by default, but
during the newuser tutorial/setup phase, the user can choose to turn
on tips. Tips are very useful because the information is presented one
bit at a time, so users are more likely to remember it. I find startup
tips annoying with GUI programs, because I can usually discover
whatever it is the tip says without any docs just by clicking around,
but for obvious reasons this isn't the case with ZSH, making it an
excellent candidate for tips.

Thanks again,
Keir


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-07-26 15:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-17 20:16 Implementation of simple newuser module (how to start?) Keir Mierle
2005-07-18 10:13 ` Peter Stephenson
2005-07-20 14:01 ` PATCH: " Peter Stephenson
2005-07-20 18:04   ` Peter Stephenson
2005-07-23  5:10     ` Bart Schaefer
2005-07-25  9:36       ` Peter Stephenson
2005-07-26 10:21         ` Peter Stephenson
2005-07-26 14:12           ` Bart Schaefer
2005-07-26 15:08             ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).