Meta tags:
Headings (most frequently used words):
do, how, the, my, what, why, zsh, does, and, is, get, work, on, with, in, to, of, chapter, it, input, output, not, completion, foo, multibyte, more, when, xterm, shell, where, similarities, csh, be, for, bar, command, list, characters, funny, can, history, all, 15, from, things, run, have, make, ksh, plus, other, bash, report, an, var, expect, which, off, single, cursor, terminal, any, newline, prompt, something, variable, are, complete, bugs, frequently, asked, questions, table, contents, peter, stephenson, 2010, 02, introducing, install, differ, various, mysteries, future, sources, information, good, at, machines, will, latest, version, don, root, access, login, differences, sh, aliases, alias, pitfalls, tcsh, shouldn, less, like, support, unicode, utf, script, error, under, startup, file, put, difference, between, export, all_export, option, turn, spelling, correction, globbing, meta, key, automatically, display, directory, title, use, eight, bit, arrow, keys, oddities, act, some, way, 10, emacs, mode, 11, autoloaded, functions, autoload, first, time, 12, base, arithmetic, 13, 14, bindkey, name, or, stty, intr, bind, 16, execute, within, function, 17, substitutions, bangs, 18, kill, background, jobs, logout, 19, entries, 20, alternative, loop, syntax, while, 21, being, saved, 22, value, evaluated, as, another, 23, prevent, overwriting, there, no, 24, wrong, cut, paste, 25, coloured, prompts, colour, 26, duplicated, out, 27, these, pattern, anyway, 28, edit, buffer, editor, 29, missing, commands, go, stdout, 30, doesn, expansion, tex, aux, pdf, sorts, completed, deal, ambiguous, completions, middle, words, just, before, started, programmable, suppose, want, files, during, special, handle, ensure, system, that, aren, keyboard, currently, known, unfixed, recent, important, changes, info, who, working, wish, did, problems, year, 2000, reporting, bug, reduce, zshrc, into, minimal, reproduction, recipe,
Text of the page (most frequently used words):
how (25), the (21), what (17), why (15), zsh (14), does (12), and (11), with (10), get (9), work (8), #chapter (6), input (6), #output (6), not (6), shell (5), for (5), completion (5), foo (5), you (4), csh (4), list (4), command (4), when (4), more (4), multibyte (4), xterm (4), want (3), have (3), are (3), off (3), ksh (3), frequently (3), asked (3), questions (3), which (3), where (3), can (3), characters (3), all (3), bar (3), history (3), funny (3), similarities (3), just (2), know (2), latest (2), version (2), problems (2), unix (2), this (2), document (2), freely (2), available (2), access (2), like (2), use (2), report (2), bugs (2), plus (2), complete (2), cursor (2), things (2), expect (2), prompt (2), newline (2), variable (2), single (2), something (2), any (2), terminal (2), other (2), make (2), var (2), bash (2), run (2), from (2), your, hands, skip, question, insoluble, never, heard, then, probably, better, start, reading, general, introduction, rather, than, contains, otherwise, significant, concerning, interpreter, many, systems, anyone, ftp, among, most, powerful, bourne, shells, interactive, reporting, bug, reduce, into, minimal, reproduction, recipe, zshrc, did, year, 2000, wish, info, who, working, currently, known, unfixed, recent, important, changes, future, that, aren, keyboard, ensure, system, handle, suppose, files, during, special, started, programmable, middle, words, before, deal, ambiguous, completions, sorts, completed, mysteries, doesn, expansion, tex, aux, pdf, missing, commands, stdout, edit, buffer, editor, these, pattern, anyway, duplicated, out, coloured, prompts, colour, wrong, cut, paste, prevent, overwriting, there, value, evaluated, another, being, saved, alternative, loop, syntax, while, entries, kill, background, jobs, logout, substitutions, bangs, execute, within, function, bind, stty, intr, bindkey, name, base, arithmetic, autoloaded, functions, autoload, first, time, emacs, mode, act, some, way, arrow, keys, oddities, eight, bit, automatically, display, directory, title, meta, key, turn, spelling, correction, globbing, difference, between, export, option, all_export, startup, file, put, various, script, error, under, support, unicode, utf, shouldn, less, tcsh, aliases, alias, pitfalls, differences, differ, don, root, login, machines, will, good, sources, information, introducing, install, table, contents, 2010, peter, stephenson,
Text of the page (random words):
z shell frequently asked questions z shell frequently asked questions peter stephenson 2010 02 15 table of contents chapter 1 introducing zsh and how to install it 1 1 sources of information 1 2 what is it 1 3 what is it good at 1 4 on what machines will it run 1 5 what s the latest version 1 6 where do i get it 1 7 i don t have root access how do i make zsh my login shell chapter 2 how does zsh differ from 2 1 differences from sh and ksh 2 2 similarities with csh 2 3 why do my csh aliases not work plus other alias pitfalls 2 4 similarities with tcsh 2 5 similarities with bash 2 6 shouldn t zsh be more less like ksh t csh 2 7 what is zsh s support for unicode utf 8 2 8 why does my bash script report an error when i run it under zsh chapter 3 how to get various things to work 3 1 why does var where var foo bar not do what i expect 3 2 in which startup file do i put 3 3 what is the difference between export and the all_export option 3 4 how do i turn off spelling correction globbing for a single command 3 5 how do i get the meta key to work on my xterm 3 6 how do i automatically display the directory in my xterm title bar 3 7 how do i make the completion list use eight bit characters 3 8 why do the cursor arrow keys not work and other terminal oddities 3 9 why does my terminal act funny in some way 3 10 why does zsh not work in an emacs shell mode any more 3 11 why do my autoloaded functions not autoload the first time 3 12 how does base arithmetic work 3 13 how do i get a newline in my prompt 3 14 why does bindkey a command name or stty intr do something funny 3 15 why can t i bind c s and c q any more 3 16 how do i execute command foo within function foo 3 17 why do history substitutions with single bangs do something funny 3 18 why does zsh kill off all my background jobs when i logout 3 19 how do i list all my history entries 3 20 how does the alternative loop syntax e g while work 3 21 why is my history not being saved 3 22 how do i get a variable s value to be evaluated as another variable 3 23 how do i prevent the prompt overwriting output when there is no newline 3 24 what s wrong with cut and paste on my xterm 3 25 how do i get coloured prompts on my colour xterm 3 26 why is my output duplicated with foo 2 1 foo out bar 3 27 what are these and pattern characters anyway 3 28 how do i edit the input buffer in editor 3 29 why does which output for missing commands go to stdout 3 30 why doesn t the expansion tex aux pdf do what i expect chapter 4 the mysteries of completion 4 1 what is completion 4 2 what sorts of things can be completed 4 3 how does zsh deal with ambiguous completions 4 4 how do i complete in the middle of words just what s before the cursor 4 5 how do i get started with programmable completion 4 6 suppose i want to complete all files during a special completion chapter 5 multibyte input and output 5 1 what is multibyte input 5 2 how does zsh handle multibyte input and output 5 3 how do i ensure multibyte input and output work on my system 5 4 how can i input characters that aren t on my keyboard chapter 6 the future of zsh 6 1 what bugs are currently known and unfixed plus recent important changes 6 2 where do i report bugs get more info who s working on zsh 6 3 what s on the wish list 6 4 did zsh have problems in the year 2000 6 5 when reporting a bug how do i reduce my zshrc into a minimal reproduction recipe this document contains a list of frequently asked or otherwise significant questions concerning the z shell a command interpreter for many unix systems which is freely available to anyone with ftp access zsh is among the most powerful freely available bourne like shells for interactive use if you have never heard of sh csh or ksh then you are probably better off to start by reading a general introduction to unix rather than this document if you just want to know how to get your hands on the latest version skip to question 1 6 if you want to know what to do with insoluble problems go to 6 2
|