Lines Matching +refs:csh +refs:current +refs:line
106 as timestamps for the previous history line.
112 When using command-line editing, search commands
122 line of a multi-line command in the same history entry, adding
151 current command number). If @var{last} is not specified it is set to
181 With no options, display the history list with line numbers.
188 and the history line.
205 current Bash session) to the history file.
209 to the current history list. These are lines appended to the history
210 file since the beginning of the current Bash session.
213 Read the current history file and append its contents to
217 Write out the current history to the history file.
242 to the history expansion provided by @code{csh}. This section
247 arguments to a previous command into the current input line, or
251 which line from the history list should be used during substitution.
252 The second is to select portions of that line for inclusion into the
253 current one. The line selected from the history is called the
254 @dfn{event}, and the portions of that line that are acted upon are
256 the selected words. The line is broken into words in the same fashion
273 Instead, the expanded line is reloaded into the Readline
293 * Event Designators:: How to specify which history line to use.
302 An event designator is a reference to a command line entry in the
304 Unless the reference is absolute, events are relative to the current
313 the end of the line, @samp{=} or @samp{(} (when the
318 the end of the line, or @samp{=}.
322 Refer to command line @var{n}.
332 preceding the current position in the history list
337 preceding the current position in the history list
349 The entire command line typed so far.
360 of the line, with the first word being denoted by 0 (zero). Words are
361 inserted into the current line separated by single spaces.
454 event line. Any delimiter may be used in place of @samp{/}.
459 character on the input line.
466 Cause changes to be applied over the entire event line. Used in