/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nano/ |
H A D | nano_7.2.bb | 1 SUMMARY = "Small and friendly console text editor" 2 DESCRIPTION = "GNU nano (Nano's ANOther editor, or \ 3 Not ANOther editor) is an enhanced clone of the \ 4 Pico text editor." 5 HOMEPAGE = "http://www.nano-editor.org/" 15 SRC_URI = "https://nano-editor.org/dist/v${PV_MAJOR}/nano-${PV}.tar.xz"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/joe/ |
H A D | joe_4.6.bb | 2 SUMMARY = "Console text editor with good functionality, good choice for vi-haters" 3 HOMEPAGE = "http://joe-editor.sourceforge.net/" 7 SRC_URI = "${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz"
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-find-errors.sh | 27 editor=${EDITOR-vi} 47 $editor $files 69 $editor $files
|
/openbmc/linux/Documentation/process/ |
H A D | email-clients.rst | 98 or an external editor. 183 Mutt doesn't come with an editor, so whatever editor you use should be 190 set editor="vi" 234 set editor = `echo \$EDITOR` 267 - Allows use of an external editor. 283 - Allow use of an external editor: 286 which open your favorite external editor. 314 ``/usr/bin``) to the text editor field in :menuselection:`external editor` 318 To beat some sense out of the internal editor, do this: 323 to bring up the thunderbird's registry editor. [all …]
|
/openbmc/linux/Documentation/translations/sp_SP/process/ |
H A D | email-clients.rst | 108 o use un editor externo. 203 Mutt no viene con un editor, por lo que cualquier editor que use debe ser 210 set editor="vi" 254 set editor = `echo \$EDITOR` 287 - Permite el uso de un editor externo. 303 - Permitir el uso de un editor externo: 306 que abran su editor externo favorito. 336 :menuselection:`external editor`. Si está utilizando algún otro editor, 339 Para sacarle algo de sentido al editor interno, haga esto: 344 para abrir el editor de registro de Thunderbird. [all …]
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | email-clients.rst | 107 (:kbd:`CTRL-I`) oppure un editor esterno. 196 Mutt non ha un proprio editor, quindi qualunque sia il vostro editor dovrete 201 Per usare ``vim`` come editor per mutt:: 203 set editor="vi" 246 set editor = `echo \$EDITOR` 278 - permette di utilizzare editor esterni 294 - permettere l'uso di editor esterni: 320 Tenete presente che "external editor" richiede che il vostro editor non 326 configurazione di :menuselection:`external editor`. Se usate altri editor 352 Funziona. Usare "Inserisci file..." o un editor esterno. [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/process/ |
H A D | email-clients.rst | 173 set editor="vi" 215 set editor = `echo \$EDITOR` 268 https://github.com/Frederick888/external-editor-revived 270 https://addons.thunderbird.net/en-GB/thunderbird/addon/external-editor-revived/ 274 https://github.com/Frederick888/external-editor-revived/wiki 286 如果您使用的是gvim,那么您必须将 :menuselection:`external editor` 设置的
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-editor_1.0.4.bb | 1 DESCRIPTION = "Programmatically open and editor, capture the result" 8 PYPI_PACKAGE = "python-editor"
|
H A D | python3-alembic_1.13.1.bb | 13 python3-editor \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ace-cloud-editor/ |
H A D | ace-cloud-editor_git.bb | 1 DESCRIPTION = "Ace is a code editor written in JavaScript." 2 SUMMARY = "Ace is a code editor written in JavaScript. This repository has only generated files"
|
/openbmc/openbmc/poky/meta/recipes-sato/l3afpad/ |
H A D | l3afpad_git.bb | 2 DESCRIPTION = "L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development \ 4 are implemented in the editor. L3afpad is simple to use, is easily compiled, \
|
/openbmc/u-boot/doc/ |
H A D | README.socfpga | 58 You can run the bsp editor GUI below, or run the following command from the 95 6.2 Prepare BSP by launching the BSP editor from ECS 96 => bsp-editor 97 6.3 In BSP editor 108 the handoff files generated by the bsp-editor. For this, please use the
|
/openbmc/openbmc/poky/meta/recipes-extended/ed/ |
H A D | ed_1.20.1.bb | 1 SUMMARY = "Line-oriented text editor" 3 DESCRIPTION = "GNU ed is a line-oriented text editor. It is used to create, display, modify and oth…
|
/openbmc/openbmc/poky/scripts/ |
H A D | send-error-report | 57 editor = os.environ.get('EDITOR', None) 58 if editor: 59 subprocess.check_call([editor, json_file_path])
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/poke/ |
H A D | poke_1.2.bb | 1 SUMMARY = "GNU poke is an extensible editor for structured binary data" 3 DESCRIPTION = "GNU poke is an interactive, extensible editor for binary data. Not limited to editin…
|
/openbmc/linux/Documentation/translations/zh_TW/process/ |
H A D | email-clients.rst | 139 set editor="vi" 175 set editor = `echo \$EDITOR` 231 針對Thunderbird打補丁最簡單的方法就是使用一個"external editor"擴展,然後使用你最喜歡的
|
/openbmc/qemu/python/ |
H A D | .gitignore | 10 # editor config
|
/openbmc/openbmc/poky/meta/recipes-extended/sed/ |
H A D | sed_4.9.bb | 3 DESCRIPTION = "sed (stream editor) is a non-interactive command-line text editor."
|
/openbmc/openbmc/poky/meta/recipes-extended/sudo/ |
H A D | sudo.inc | 28 EXTRA_OECONF = "--with-editor=${base_bindir}/vi --with-env-editor"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-text-editor/ |
H A D | gnome-text-editor_46.0.bb | 1 SUMMARY = "A simple text editor"
|
/openbmc/openbmc/poky/scripts/lib/ |
H A D | scriptutils.py | 253 editor = os.getenv('VISUAL', os.getenv('EDITOR', 'vi')) 256 return subprocess.check_call(shlex.split(editor) + files) 258 logger.error("Execution of '%s' failed: %s" % (editor, exc))
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/dconf/ |
H A D | dconf-editor_45.0.1.bb | 1 SUMMARY = "Configuration editor for dconf"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/ghex/ |
H A D | ghex_46.0.bb | 1 SUMMARY = "GHex - a hex editor for GNOME"
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/mousepad/ |
H A D | mousepad_0.6.1.bb | 1 SUMMARY = "A simple text editor for Xfce"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/packagegroups/ |
H A D | packagegroup-gnome-apps.bb | 23 gnome-text-editor \
|