fish-shell/share/functions
Fabian Boehm 0fea1dae8c __fish_print_help: Make formatting more man-like
1. Leave the indentation
2. Leave the "NAME" header - without the first line would be
unindented
3. Leave the "SYNOPSIS" header

We use $MANPAGER here, so it should be formatted like a manpage.

The alternative is to write special docs for this use-case, which
would be shorter and point towards the full man page.

Fixes #10625
2024-10-03 11:29:24 +02:00
..
__fish_any_arg_in.fish
__fish_anyeditor.fish __fish_anyeditor: Add missing -- separator 2024-07-23 17:04:23 +02:00
__fish_anypager.fish __fish_anypager: remove bat from default choice 2024-09-14 07:21:56 +02:00
__fish_anypython.fish
__fish_append.fish
__fish_apropos.fish fish_apropos: use realpath instead of readlink 2024-09-29 18:13:36 -07:00
__fish_argcomplete_complete.fish
__fish_cache_sourced_completions.fish Format __fish_cache_sourced_completions 2024-02-26 16:17:47 +01:00
__fish_cancel_commandline.fish
__fish_commandline_is_singlequoted.fish
__fish_complete_atool_archive_contents.fish
__fish_complete_bittorrent.fish
__fish_complete_blockdevice.fish
__fish_complete_cd.fish
__fish_complete_clang.fish
__fish_complete_command.fish Fix __fish_complete_command with multiline tokens 2024-04-09 00:07:27 +02:00
__fish_complete_convert_options.fish
__fish_complete_directories.fish
__fish_complete_docutils.fish
__fish_complete_freedesktop_icons.fish Simplify freedesktop icon completions 2024-08-18 12:22:39 +02:00
__fish_complete_ftp.fish
__fish_complete_gpg_key_id.fish
__fish_complete_gpg_user_id.fish
__fish_complete_gpg.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_complete_group_ids.fish
__fish_complete_groups.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_complete_job_pids.fish
__fish_complete_list.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_complete_lpr_option.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_complete_lpr.fish
__fish_complete_magick.fish Completion for magick (#10307) 2024-04-27 11:45:12 -05:00
__fish_complete_man.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_complete_mount_opts.fish
__fish_complete_mysql.fish
__fish_complete_netcat.fish
__fish_complete_path.fish
__fish_complete_pg_database.fish Prevent loading of psqlrc when listing databases 2024-05-20 14:04:38 +02:00
__fish_complete_pg_user.fish Prevent loading of psqlrc when listing databases 2024-05-20 14:04:38 +02:00
__fish_complete_pgrep.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_complete_pids.fish
__fish_complete_ppp_peer.fish
__fish_complete_proc.fish
__fish_complete_ssh.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_complete_subcommand.fish
__fish_complete_suffix.fish
__fish_complete_user_at_hosts.fish
__fish_complete_user_ids.fish
__fish_complete_users.fish
__fish_complete_wireshark.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_complete_zfs_mountpoint_properties.fish
__fish_complete_zfs_pools.fish
__fish_complete_zfs_ro_properties.fish
__fish_complete_zfs_rw_properties.fish
__fish_complete_zfs_write_once_properties.fish
__fish_concat_completions.fish fish_indent: Cleanup all *.fish files not in tests 2024-09-17 19:11:42 +02:00
__fish_config_interactive.fish Fix cleanup of autogenerated completions 2024-04-27 10:54:31 +02:00
__fish_contains_opt.fish
__fish_crux_packages.fish
__fish_cursor_konsole.fish
__fish_cursor_xterm.fish
__fish_describe_command.fish
__fish_echo.fish Fix __fish_list_current_token and friends for multiline commandlines 2024-04-12 12:00:24 +02:00
__fish_edit_command_if_at_cursor.fish Extended & human-friendly keys 2024-04-02 14:35:16 +02:00
__fish_first_token.fish
__fish_git_prompt.fish
__fish_gnu_complete.fish
__fish_hg_prompt.fish
__fish_is_first_arg.fish
__fish_is_first_token.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_is_git_repository.fish
__fish_is_nth_token.fish
__fish_is_switch.fish
__fish_is_token_n.fish
__fish_is_zfs_feature_enabled.fish
__fish_list_current_token.fish Fix __fish_list_current_token and friends for multiline commandlines 2024-04-12 12:00:24 +02:00
__fish_make_cache_dir.fish Speed up __fish_make_cache_dir 2024-05-30 17:03:03 -05:00
__fish_make_completion_signals.fish
__fish_man_page.fish
__fish_md5.fish Avoid invoking extra subshell in __fish_md5 2024-04-05 15:26:48 +02:00
__fish_move_last.fish
__fish_no_arguments.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_not_contain_opt.fish
__fish_npm_helper.fish completions: don't treat token at cursor as flag 2024-07-23 11:47:58 +02:00
__fish_nth_token.fish
__fish_number_of_cmd_args_wo_opts.fish
__fish_paginate.fish
__fish_parent_directories.fish
__fish_paste.fish Strip control characters from pasted text 2024-05-14 23:14:49 +02:00
__fish_prepend_sudo.fish
__fish_prev_arg_in.fish
__fish_preview_current_file.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_print_addresses.fish
__fish_print_apt_packages.fish
__fish_print_cmd_args_without_options.fish
__fish_print_cmd_args.fish
__fish_print_commands.fish
__fish_print_debian_apache_confs.fish
__fish_print_debian_apache_mods.fish
__fish_print_debian_apache_sites.fish
__fish_print_encodings.fish
__fish_print_eopkg_packages.fish
__fish_print_filesystems.fish
__fish_print_gpg_algo.fish
__fish_print_groups.fish
__fish_print_help.fish __fish_print_help: Make formatting more man-like 2024-10-03 11:29:24 +02:00
__fish_print_hostnames.fish
__fish_print_interfaces.fish
__fish_print_lpr_options.fish
__fish_print_lpr_printers.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_print_modules.fish
__fish_print_mounted.fish
__fish_print_opkg_packages.fish
__fish_print_packages.fish
__fish_print_pacman_packages.fish
__fish_print_pacman_repos.fish
__fish_print_pipestatus.fish
__fish_print_pkg_add_packages.fish
__fish_print_pkg_packages.fish
__fish_print_port_packages.fish
__fish_print_portage_available_pkgs.fish
__fish_print_portage_installed_pkgs.fish
__fish_print_portage_packages.fish
__fish_print_portage_repository_paths.fish
__fish_print_rpm_packages.fish
__fish_print_service_names.fish
__fish_print_svn_rev.fish
__fish_print_users.fish
__fish_print_VBox_vms.fish
__fish_print_windows_drives.fish
__fish_print_windows_users.fish
__fish_print_xbps_packages.fish
__fish_print_xdg_applications_directories.fish
__fish_print_xdg_mimetypes.fish
__fish_print_xwindows.fish
__fish_print_zfs_snapshots.fish
__fish_ps.fish
__fish_pwd.fish
__fish_seen_argument.fish Patch __fish_seen_argument to support --foo=arg 2024-07-14 21:05:52 -05:00
__fish_seen_subcommand_from.fish __fish_seen_subcommand_from: Fix error when there's no second token 2024-08-08 21:20:07 +02:00
__fish_set_locale.fish
__fish_shared_key_bindings.fish Read \e prefix for escape sequences as alt modifier 2024-08-11 11:31:13 +02:00
__fish_should_complete_switches.fish
__fish_svn_prompt.fish
__fish_systemctl_services.fish
__fish_systemctl.fish
__fish_systemd_machine_images.fish
__fish_systemd_machines.fish
__fish_toggle_comment_commandline.fish
__fish_tokenizer_state.fish
__fish_use_subcommand.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
__fish_vcs_prompt.fish
__fish_whatis_current_token.fish Fix __fish_list_current_token and friends for multiline commandlines 2024-04-12 12:00:24 +02:00
__fish_whatis.fish Fix broken __fish_whatis 2024-06-24 14:30:37 -05:00
__ssh_history_completions.fish
__terlar_git_prompt.fish
_validate_int.fish
abbr.fish
alias.fish
cd.fish
cdh.fish
contains_seq.fish
diff.fish
dirh.fish
dirs.fish
down-or-search.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
edit_command_buffer.fish edit_command_buffer: send indented commandline to editor 2024-04-15 08:32:31 +02:00
export.fish
fish_add_path.fish fish_add_path: Be more informative in verbose mode 2024-06-06 16:47:39 +02:00
fish_breakpoint_prompt.fish
fish_clipboard_copy.fish Work around ctrl-c in VSCode killing wl-copy and clearing clipboard 2024-04-21 14:34:41 +02:00
fish_clipboard_paste.fish Extended & human-friendly keys 2024-04-02 14:35:16 +02:00
fish_command_not_found.fish
fish_commandline_append.fish
fish_commandline_prepend.fish
fish_config.fish fish_indent: Cleanup all *.fish files not in tests 2024-09-17 19:11:42 +02:00
fish_default_key_bindings.fish Document ctrl-backspace and bind ctrl-delete as well 2024-09-23 14:52:50 +02:00
fish_default_mode_prompt.fish
fish_delta.fish Move generated completions to cache directory 2024-04-27 10:39:30 +02:00
fish_fossil_prompt.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
fish_git_prompt.fish git prompt: Check for "U"nmerged files 2024-05-06 19:17:26 +02:00
fish_greeting.fish
fish_hg_prompt.fish
fish_hybrid_key_bindings.fish
fish_is_root_user.fish
fish_job_summary.fish Don't print multiple summaries for multiline jobs 2024-04-30 14:00:06 +02:00
fish_mode_prompt.fish
fish_opt.fish
fish_print_git_action.fish
fish_print_hg_root.fish
fish_prompt.fish
fish_status_to_signal.fish
fish_svn_prompt.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
fish_title.fish Remove workarounds for Emacs ansi-term 2024-04-03 13:09:27 +02:00
fish_update_completions.fish Fix cleanup of autogenerated completions 2024-04-27 10:54:31 +02:00
fish_vcs_prompt.fish
fish_vi_cursor.fish fish_vi_cursor: Remove terminal checks 2024-08-30 21:28:15 +02:00
fish_vi_key_bindings.fish fish_vi_key_bindings: add bindings for semicolon and comma in visual mode 2024-10-03 09:42:59 +02:00
funced.fish builtins type/functions: indent interactively-defined functions 2024-04-15 08:32:31 +02:00
funcsave.fish
grep.fish
help.fish help: Show online URL in case showing it locally doesn't work. 2024-08-13 15:46:22 +02:00
history.fish add history append subcommand 2024-04-15 08:31:16 +02:00
isatty.fish
la.fish
ll.fish
ls.fish Avoid auto-colorization of ls output if CLICOLOR_FORCE is set 2024-05-23 20:50:23 -05:00
man.fish
N_.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
nextd.fish
open.fish
popd.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
prevd.fish
prompt_hostname.fish functions: handle hostname starting with dash 2024-02-22 21:21:31 +08:00
prompt_login.fish
prompt_pwd.fish
psub.fish
pushd.fish
realpath.fish
seq.fish
setenv.fish
suspend.fish
trap.fish
umask.fish
up-or-search.fish
vared.fish