HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //snap/gnome-42-2204/current/usr/share/dictionaries-common/mutt-ispell-init
# File: ispell-init    -*- muttrc -*-
# Description: Mutt initialization for dictionaries-common support
# Author: Rafael Laboissière <rafael@debian.org>
# Created on: Fri Nov 16 18:24:36 CET 2001
# Copyright (C) 2001-2009  Rafael Laboissiere
# ------------------------------------------------------------------
# This file is part of the Debian dictionaries-common package.
# Released under the terms of the GNU GPL (version 2 or later).
# No warranty.

# Usage:
#  Just put 'source /path/to/this/file/mutt-ispell-init' in ~/.muttrc.
#  The `I' key will call the ispell-select script, which uses
#  iselect to interectively choose the ispell dictionary for
#  subsequent spell checkings.  If iselect is not intalled in the system,
#  a fallback rudimentary interface is used.
#
#  Unsetting the wait_key configuration variable is recommended, since
#  a shell-escape function is called.

macro generic I "<shell-escape>/usr/bin/select-default-iwrap\n" \
      "Select the default ispell dictionary for use with ispell-wrapper"

set ispell = "/usr/bin/ispell-wrapper"