You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/fish~2.4/index.json

1 line
8.0 KiB

{"entries":[{"name":"1. Introduction","path":"index#introduction","type":"Manual"},{"name":"1. Why fish?","path":"tutorial#tut_why_fish","type":"Tutorial"},{"name":"2. Learning fish","path":"tutorial#tut_learning_Fish","type":"Tutorial"},{"name":"2. Syntax overview","path":"index#syntax","type":"Manual"},{"name":"3. Help","path":"index#docs","type":"Manual"},{"name":"3. Running Commands","path":"tutorial#tut_running_commands","type":"Tutorial"},{"name":"4. Autosuggestions","path":"index#autosuggestions","type":"Manual"},{"name":"4. Getting Help","path":"tutorial#tut_getting_help","type":"Tutorial"},{"name":"5. Syntax Highlighting","path":"tutorial#tut_syntax_highlighting","type":"Tutorial"},{"name":"5. Tab completion","path":"index#completion","type":"Manual"},{"name":"6. Parameter expansion (Globbing)","path":"index#expand","type":"Manual"},{"name":"6. Wildcards","path":"tutorial#tut_wildcards","type":"Tutorial"},{"name":"7. Pipes and Redirections","path":"tutorial#tut_pipes_and_redirections","type":"Tutorial"},{"name":"7. Shell variables","path":"index#variables","type":"Manual"},{"name":"8. Autosuggestions","path":"tutorial#tut_autosuggestions","type":"Tutorial"},{"name":"8. Builtin commands","path":"index#builtin-overview","type":"Manual"},{"name":"9. Command line editor","path":"index#editor","type":"Manual"},{"name":"9. Tab Completions","path":"tutorial#tut_tab_completions","type":"Tutorial"},{"name":"10. Running multiple programs","path":"index#job-control","type":"Manual"},{"name":"10. Variables","path":"tutorial#tut_variables","type":"Tutorial"},{"name":"11. Exit Status","path":"tutorial#tut_exit_status","type":"Tutorial"},{"name":"11. Initialization files","path":"index#initialization","type":"Manual"},{"name":"12. Exports (Shell Variables)","path":"tutorial#tut_exports","type":"Tutorial"},{"name":"12. Other features","path":"index#other","type":"Manual"},{"name":"13. Common issues with fish","path":"index#issues","type":"Manual"},{"name":"13. Lists","path":"tutorial#tut_lists","type":"Tutorial"},{"name":"14. Command Substitutions","path":"tutorial#tut_command_substitutions","type":"Tutorial"},{"name":"14. Further help and development","path":"index#more-help","type":"Manual"},{"name":"15. Combiners (And, Or, Not)","path":"tutorial#tut_combiners","type":"Tutorial"},{"name":"16. Conditionals (If, Else, Switch)","path":"tutorial#tut_conditionals","type":"Tutorial"},{"name":"17. Functions","path":"tutorial#tut_functions","type":"Tutorial"},{"name":"18. Loops","path":"tutorial#tut_loops","type":"Tutorial"},{"name":"19. Prompt","path":"tutorial#tut_prompt","type":"Tutorial"},{"name":"20. $PATH","path":"tutorial#tut_path","type":"Tutorial"},{"name":"21. Startup (Where's .bashrc?)","path":"tutorial#tut_startup","type":"Tutorial"},{"name":"22. Autoloading Functions","path":"tutorial#tut_autoload","type":"Tutorial"},{"name":"23. Universal Variables","path":"tutorial#tut_universal","type":"Tutorial"},{"name":"24. Ready for more?","path":"tutorial#tut_more","type":"Tutorial"},{"name":"abbr","path":"commands#abbr","type":"Commands"},{"name":"alias","path":"commands#alias","type":"Commands"},{"name":"and","path":"commands#and","type":"Commands"},{"name":"begin","path":"commands#begin","type":"Commands"},{"name":"bg","path":"commands#bg","type":"Commands"},{"name":"bind","path":"commands#bind","type":"Commands"},{"name":"block","path":"commands#block","type":"Commands"},{"name":"break","path":"commands#break","type":"Commands"},{"name":"breakpoint","path":"commands#breakpoint","type":"Commands"},{"name":"builtin","path":"commands#builtin","type":"Commands"},{"name":"case","path":"commands#case","type":"Commands"},{"name":"cd","path":"commands#cd","type":"Commands"},{"name":"command","path":"commands#command","type":"Commands"},{"name":"commandline","path":"commands#commandline","type":"Commands"},{"name":"Commands","path":"commands","type":"Commands"},{"name":"complete","path":"commands#complete","type":"Commands"},{"name":"contains","path":"commands#contains","type":"Commands"},{"name":"continue","path":"commands#continue","type":"Commands"},{"name":"count","path":"commands#count","type":"Commands"},{"name":"dirh","path":"commands#dirh","type":"Commands"},{"name":"dirs","path":"commands#dirs","type":"Commands"},{"name":"echo","path":"commands#echo","type":"Commands"},{"name":"else","path":"commands#else","type":"Commands"},{"name":"emit","path":"commands#emit","type":"Commands"},{"name":"end","path":"commands#end","type":"Commands"},{"name":"eval","path":"commands#eval","type":"Commands"},{"name":"exec","path":"commands#exec","type":"Commands"},{"name":"exit","path":"commands#exit","type":"Commands"},{"name":"false","path":"commands#false","type":"Commands"},{"name":"FAQ","path":"faq","type":"Manual"},{"name":"fg","path":"commands#fg","type":"Commands"},{"name":"fish","path":"commands#fish","type":"Commands"},{"name":"fish_config","path":"commands#fish_config","type":"Commands"},{"name":"fish_indent","path":"commands#fish_indent","type":"Commands"},{"name":"fish_key_reader","path":"commands#fish_key_reader","type":"Commands"},{"name":"fish_mode_prompt","path":"commands#fish_mode_prompt","type":"Commands"},{"name":"fish_prompt","path":"commands#fish_prompt","type":"Commands"},{"name":"fish_right_prompt","path":"commands#fish_right_prompt","type":"Commands"},{"name":"fish_update_completions","path":"commands#fish_update_completions","type":"Commands"},{"name":"fish_vi_mode","path":"commands#fish_vi_mode","type":"Commands"},{"name":"for","path":"commands#for","type":"Commands"},{"name":"funced","path":"commands#funced","type":"Commands"},{"name":"funcsave","path":"commands#funcsave","type":"Commands"},{"name":"function","path":"commands#function","type":"Commands"},{"name":"functions","path":"commands#functions","type":"Commands"},{"name":"help","path":"commands#help","type":"Commands"},{"name":"history","path":"commands#history","type":"Commands"},{"name":"if","path":"commands#if","type":"Commands"},{"name":"isatty","path":"commands#isatty","type":"Commands"},{"name":"jobs","path":"commands#jobs","type":"Commands"},{"name":"math","path":"commands#math","type":"Commands"},{"name":"nextd","path":"commands#nextd","type":"Commands"},{"name":"not","path":"commands#not","type":"Commands"},{"name":"open","path":"commands#open","type":"Commands"},{"name":"or","path":"commands#or","type":"Commands"},{"name":"popd","path":"commands#popd","type":"Commands"},{"name":"prevd","path":"commands#prevd","type":"Commands"},{"name":"printf","path":"commands#printf","type":"Commands"},{"name":"prompt_pwd","path":"commands#prompt_pwd","type":"Commands"},{"name":"psub","path":"commands#psub","type":"Commands"},{"name":"pushd","path":"commands#pushd","type":"Commands"},{"name":"pwd","path":"commands#pwd","type":"Commands"},{"name":"random","path":"commands#random","type":"Commands"},{"name":"read","path":"commands#read","type":"Commands"},{"name":"realpath","path":"commands#realpath","type":"Commands"},{"name":"return","path":"commands#return","type":"Commands"},{"name":"set","path":"commands#set","type":"Commands"},{"name":"set_color","path":"commands#set_color","type":"Commands"},{"name":"source","path":"commands#source","type":"Commands"},{"name":"status","path":"commands#status","type":"Commands"},{"name":"string","path":"commands#string","type":"Commands"},{"name":"suspend","path":"commands#suspend","type":"Commands"},{"name":"switch","path":"commands#switch","type":"Commands"},{"name":"test","path":"commands#test","type":"Commands"},{"name":"trap","path":"commands#trap","type":"Commands"},{"name":"true","path":"commands#true","type":"Commands"},{"name":"Tutorial","path":"tutorial","type":"Tutorial"},{"name":"type","path":"commands#type","type":"Commands"},{"name":"ulimit","path":"commands#ulimit","type":"Commands"},{"name":"umask","path":"commands#umask","type":"Commands"},{"name":"vared","path":"commands#vared","type":"Commands"},{"name":"while","path":"commands#while","type":"Commands"}],"types":[{"name":"Commands","count":80,"slug":"commands"},{"name":"Manual","count":15,"slug":"manual"},{"name":"Tutorial","count":25,"slug":"tutorial"}]}