zoiduser

zoiduser is an extended user documentation for zoid.
Download

zoiduser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • zoiduser team
  • Publisher web site:
  • http://search.cpan.org/~pardus/Zoidberg-0.96/man1/zoiduser.pod

zoiduser Tags


zoiduser Description

zoiduser is an extended user documentation for zoid. zoiduser is an extended user documentation for zoid.ConfigurationThe location of config and data files can be installation specific. You can check the location where zoid looks for them with the command zoid --config.By default zoid uses two run control files: /etc/zoidrc and ~/.zoidrc or ~/.zoid/zoidrc, these are ordinary perl scripts that can interface with zoid. In general data files are found in ~/.zoid/, /usr/local/share/zoid/ or /usr/share/zoid/ these are called 'data_dirs'.The sub dir plugins can contains config files for various plugins or directories with all files belonging to a plugin. The following plugins are included in the standard distribution:FIXME tell which builtins are provided by each plugin FIXME tell commands provided by Zoidberg.pmCommandsShips a collection of standard builtin commands that one would expects to have in a shell.Provides: cd, pwd, exec, eval, source, true, false, newgrp, umask, read, wait, fg, bg, kill, jobs, set, export, setenv, unsetenv, alias, unalias, dirs, popd, pushd and symbolsLogKeeps a history of your doings.IntelTakes care of tab expansion.Provides: completeReadLineTries to load a module from the Term::ReadLine family of modules.Provides: readline, readmore and selectCPANAdds a 'CPAN mode' which uses CPAN::Shell.In theory you should be able to remove or replace any of these plugins, but you better not try this till a more stable version of zoid.Key BindingsKey bindings depend on the ReadLine module that is loaded. See for example Term::ReadLine::Zoid.SettingsThe following settings supported by (some) Zoidberg modules. They are housed in the hash ->{settings}. Also the builtin set command acts on this hash.( FIXME link to doc on set command )More advanced settings can be found in zoiddevel.noglobDisable path expansion for shell-like syntax.nocaseglobWhen set makes globs case insensitive.nullglobIt allows to have wildcard patterns that expand into an empty list. The default behavior is to leave the pattern unchanged when it is syntactically incorrect, or when the list of matching pathnames is empty.voidbracesDo brace expansion posix compliant instead of bash compatible. This means that braces will be removed even if there is just one word between them.hide_private_methodHide all object methods and data structures which have a name starting with an '_' unless they are asked for explicitly.hide_hidden_filesHide all filesystem nodes which have a name starting with a '.' unless they are asked for explicitly.ignoreeofWhen this setting is in effect a ^D char, also known as EOF or EOT, won't exit the shell.naked_zoidDon't hide the root object behind clothes for things like tab completion and the single arrow operator, but show it in full glory.notifyAsynchronous notification, don't wait for the respawning of a prompt before notifying the user about background jobs that have finished.This option should be named 'notify_async' for clearity, but 'notify' is the proper name according to POSIX.notify_verboseWhen you stop a job the shell will show all jobs instead of just notifying just of the one you stopped; makes the behaviour more tcsh(1) like. Requirements: · Perl


zoiduser Related Software