mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 06:00:54 +01:00 
			
		
		
		
	| * Rename zstyle `cleanup' on the context `:prompt-theme' to `restore' everywhere but in prompt_cleanup(). It is only used as a restore mechanism now. * Ensure prompt_cleanup() continues to store its command list in the `cleanup' style. * Clean up before theme switch at the end of set_prompt(). * Prepend every use of prompt_*_setup (which might modify the shell state in ways that require cleanup) with a cleanup run. * Adjust `prompt restore' to do both parts of the newly split restore mechanism, cleanup first. | ||
|---|---|---|
| .. | ||
| Calendar | ||
| Chpwd | ||
| Compctl | ||
| Example | ||
| Exceptions | ||
| Math | ||
| MIME | ||
| Misc | ||
| Newuser | ||
| Prompts | ||
| TCP | ||
| VCS_Info | ||
| Zftp | ||
| Zle | ||
| .cvsignore | ||
| .distfiles | ||
| README.zftp | ||
The Zftp directory contains a set of functions acting as a front end to the zftp command, provided as an add-on module. They allow you to perform FTP tasks from within the shell using as many of the shell's own facilities as possible. For more information, see the zshzftpsys manual page.