| Line 64... |
Line 64... |
| 64 |
^Y : Yank previously killed text back at current location. Note that
|
64 |
^Y : Yank previously killed text back at current location. Note that
|
| 65 |
this will overwrite or insert, depending on the current mode.
|
65 |
this will overwrite or insert, depending on the current mode.
|
| 66 |
TAB : Within quotes, completes the current word as a file name,
|
66 |
TAB : Within quotes, completes the current word as a file name,
|
| 67 |
otherwise as an R object name. Completion is does as far as
|
67 |
otherwise as an R object name. Completion is does as far as
|
| 68 |
can be done unambiguously. A second press shows alternative
|
68 |
can be done unambiguously. A second press shows alternative
|
| - |
|
69 |
completions. However, if environment variable R_COMPLETION is
|
| - |
|
70 |
set to FALSE, this advances to the next tab stop (set at every
|
| 69 |
completions.
|
71 |
8th column).
|
| 70 |
NL, CR : returns current buffer to the program.
|
72 |
NL, CR : returns current buffer to the program.
|
| 71 |
|
73 |
|