Home
last modified time | relevance | path

Searched refs:editor (Results 1 – 25 of 114) sorted by relevance

12345

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nano/
H A Dnano_8.3.bb1 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 Djoe_4.6.bb2 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/Documentation/process/
H A Demail-clients.rst98 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.
292 https://github.com/Frederick888/external-editor-revived
294 https://addons.thunderbird.net/en-GB/thunderbird/addon/external-editor-revived/
298 https://github.com/Frederick888/external-editor-revived/wiki
[all …]
/openbmc/linux/Documentation/translations/it_IT/process/
H A Demail-clients.rst107 (:kbd:`CTRL-I`) oppure un editor esterno.
196 Mutt non ha un proprio editor, quindi qualunque sia il vostro editor dovrete
198 editor hanno un'opzione :menuselection:`Inserisci file` che inserisce il
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:
297 estensioni che permettano di aprire il vostro editor preferito.
303 https://github.com/Frederick888/external-editor-revived
[all …]
H A Dclang-format.rst101 Utilizzando dei plugin per il vostro editor, potete riformattare una
110 Questo programma si integra con molti dei più popolari editor. Alcuni di
116 Per Atom, Eclipse, Sublime Text, Visual Studio Code, XCode e altri editor
197 ``.clang-format`` da utilizzare con il vostro editor/IDE.
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Demail-clients.rst108 o use un editor externo.
156 Haga que la ventana del editor sea lo suficientemente ancha para que no se
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.
312 https://github.com/Frederick888/external-editor-revived
314 https://addons.thunderbird.net/en-GB/thunderbird/addon/external-editor-revived/
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/
H A D0001-metadata-shut-up-a-weird-warning.patch9 plug-ins/metadata/metadata-editor.c | 2 +-
12 --- a/plug-ins/metadata/metadata-editor.c
13 +++ b/plug-ins/metadata/metadata-editor.c
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-find-errors.sh27 editor=${EDITOR-vi}
47 $editor $files
69 $editor $files
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Demail-clients.rst173 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 Dpython3-editor_1.0.4.bb1 DESCRIPTION = "Programmatically open and editor, capture the result"
7 PYPI_PACKAGE = "python-editor"
H A Dpython3-alembic_1.14.0.bb11 python3-editor \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ace-cloud-editor/
H A Dace-cloud-editor_git.bb1 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/u-boot/doc/
H A DREADME.socfpga58 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-sato/l3afpad/
H A Dl3afpad_git.bb2 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/openbmc/poky/scripts/
H A Dsend-error-report57 editor = os.environ.get('EDITOR', None)
58 if editor:
59 subprocess.check_call([editor, json_file_path])
/openbmc/openbmc/poky/meta/recipes-extended/ed/
H A Ded_1.20.2.bb1 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/meta-openembedded/meta-oe/recipes-devtools/poke/
H A Dpoke_4.2.bb1 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 Demail-clients.rst139 set editor="vi"
175 set editor = `echo \$EDITOR`
231 針對Thunderbird打補丁最簡單的方法就是使用一個"external editor"擴展,然後使用你最喜歡的
/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py251 editor = os.getenv('VISUAL', os.getenv('EDITOR', 'vi'))
254 return subprocess.check_call(shlex.split(editor) + files)
256 logger.error("Execution of '%s' failed: %s" % (editor, exc))
/openbmc/openbmc/poky/meta/recipes-extended/sudo/
H A Dsudo.inc28 EXTRA_OECONF = "--with-editor=${base_bindir}/vi --with-env-editor"
/openbmc/openbmc/poky/meta/recipes-extended/sed/
H A Dsed_4.9.bb3 DESCRIPTION = "sed (stream editor) is a non-interactive command-line text editor."
/openbmc/qemu/python/
H A D.gitignore10 # editor config
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-text-editor/
H A Dgnome-text-editor_47.2.bb1 SUMMARY = "A simple text editor"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/dconf/
H A Ddconf-editor_45.0.1.bb1 SUMMARY = "Configuration editor for dconf"
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/mousepad/
H A Dmousepad_0.6.1.bb1 SUMMARY = "A simple text editor for Xfce"

12345