| /openbsd-src/usr.bin/ftp/ |
| H A D | main.c | 139 int editing; variable 346 editing = 0; in main() 396 editing = 1; /* editing mode on if tty is usable */ in main() 471 editing = 0; in main() 741 if (!top && !editing) in cmdscanner() 744 if (!editing) { in cmdscanner() 800 if (editing && in cmdscanner()
|
| H A D | ftp_var.h | 153 extern int editing; /* command line editing enabled */
|
| /openbsd-src/gnu/usr.bin/perl/dist/Time-HiRes/fallback/ |
| H A D | const-c.inc | 26 here. However, subsequent manual editing may have added or removed some. 105 here. However, subsequent manual editing may have added or removed some. 150 here. However, subsequent manual editing may have added or removed some. 206 here. However, subsequent manual editing may have added or removed some. 297 here. However, subsequent manual editing may have added or removed some. 353 here. However, subsequent manual editing may have added or removed some. 401 in this section of perl code. Rather than manually editing these functions
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Sys-Syslog/fallback/ |
| H A D | const-c.inc | 26 here. However, subsequent manual editing may have added or removed some. 105 here. However, subsequent manual editing may have added or removed some. 237 here. However, subsequent manual editing may have added or removed some. 305 here. However, subsequent manual editing may have added or removed some. 481 here. However, subsequent manual editing may have added or removed some. 576 in this section of perl code. Rather than manually editing these functions
|
| /openbsd-src/usr.bin/vi/docs/ |
| H A D | features | 7 + Forms editing package; use RE's to verify field contents. 9 + Support for single line window editing, including full editing
|
| H A D | help | 148 [Ee]dit: begin editing another file 149 [Ee]x: begin editing another file 178 shell: suspend editing and run a shell
|
| H A D | TODO | 63 COMMON: Field editing shouldn't be hard to add to nvi: 65 Field editing file template:
|
| /openbsd-src/gnu/lib/libreadline/examples/ |
| H A D | Inputrc | 1 # My ~/.inputrc file is in -*- text -*- for easy editing with Emacs. 67 # Here is one for editing my path.
|
| /openbsd-src/gnu/lib/libreadline/doc/ |
| H A D | rluser.texinfo | 8 editing features. It is to be an appendix to manuals for programs which 47 command line editing interface. 49 Command line editing is provided by the Readline library, which is 55 * Readline Interaction:: The minimum set of commands for editing a line. 115 you to retype the majority of the line. Using these editing commands, 133 @cindex command editing 134 @cindex editing command lines 152 essentials for editing the text of an input line follows. 166 Undo the last editing command. You can undo all the way back to an 181 in order to do editing of the input line. For your convenience, many [all …]
|
| H A D | hsuser.texinfo | 103 When using command-line editing, search commands 104 are available in each editing mode that provide access to the 144 command for editing and @minus{}16 for listing. If the @option{-l} flag is 153 When editing is complete, the edited commands are echoed and executed. 259 editing buffer for further modification. 262 reloaded into the Readline editing buffer for correction.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/t/ |
| H A D | 105oneshot-zip-only.t | 328 <office:document-meta xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:grddl="http://www.w3.org/2003/g/data-view#" office:version="1.2"><office:meta><meta:creation-date>2018-12-25T11:36:11.437260543</meta:creation-date><dc:date>2018-12-25T11:36:55.657945697</dc:date><meta:editing-duration>PT54S</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:document-statistic meta:table-count="1" meta:cell-count="3" meta:object-count="0"/><meta:generator>LibreOffice/6.0.7.3$Linux_X86_64 LibreOffice_project/00m0$Build-3</meta:generator></office:meta></office:document-meta>';
|
| /openbsd-src/usr.bin/mg/ |
| H A D | tutorial | 214 line and lets you know some useful information about the file you're editing. 217 you're editing a file named "tutorial". If you've edited this file and not 229 indicates that the current editing mode is "fundamental-mode". The mg editor 230 also supports a c-mode that is more suited to editing C code. There are also 231 some other useful editing modes for different situations. See the man page 232 for mg(1) to learn about the various editing modes. 240 you can begin editing it. Note that you do not need to type the whole file 267 editing. 276 The mg editor is capable of editing multiple buffers at the same time. When you
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | inc-hist.texinfo | 91 When using command-line editing, search commands 92 are available in each editing mode that provide access to the 132 command for editing and @minus{}16 for listing. If the @option{-l} flag is 141 When editing is complete, the edited commands are echoed and executed. 247 editing buffer for further modification. 250 reloaded into the Readline editing buffer for correction.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | svr3z.ifile | 28 vfork = fork; /* I got tired of editing peoples sloppy code */
|
| H A D | svr3.ifile | 28 vfork = fork; /* I got tired of editing peoples sloppy code */
|
| /openbsd-src/distrib/notes/macppc/ |
| H A D | install | 58 Before editing, the partition table may look like the 74 After editing the table, it should look like:
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | cvs.spec.in | 21 concurrent editing of source files among multiple authors. Instead of 46 concurrent editing of source files among multiple authors. Instead of
|
| /openbsd-src/gnu/usr.bin/cvs/os2/ |
| H A D | README | 19 convert the linefeeds to CRLF pairs (editing the file with an editor
|
| /openbsd-src/bin/ksh/ |
| H A D | CONTRIBUTORS | 14 editing, and job control; the test builtin was based on code by Erik 91 editing.
|
| H A D | PROJECTS | 65 make maintenance easier); handle SIGWINCH while editing a line.
|
| /openbsd-src/usr.bin/vi/docs/tutorial/ |
| H A D | vi.beginner | 47 Note that these are vi text editing commands: they are not commands for the 49 editing. Everything you do and learn in this tutorial will be applicable to 50 editing text files. 52 Therefore, when you are editing a file and are ready to see more of the text, 87 are editing. This means that if you do something wrong, it is possible 109 of editing a file, to examine another part of the file. You are then faced 282 they can make editing more convenient, and you should take note of their 415 detail. If you are editing a file and wish to save the results the command 430 We have mentioned before that you are currently in the vi editor, editing a 659 well as introduce new commands that make the job of editing more efficient.
|
| /openbsd-src/gnu/llvm/libcxx/docs/ |
| H A D | AddingNewCIJobs.rst | 23 Then, simply add a job to the Buildkite pipeline by editing ``libcxx/utils/ci/buildkite-pipeline.ym…
|
| /openbsd-src/gnu/usr.bin/texinfo/djgpp/ |
| H A D | config.sed | 1 # Additional editing of configure and Makefiles for DJGPP
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| H A D | gdb_history | 199 show editing
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | frontends.texi | 65 give you comprehensive C++ source-level editing capabilities
|