| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 27356e9 commit 04081aa
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -136,6 +136,12 @@ Whether to append ``.py`` to the filename while saving the input to a file. | |||
| 136 | 136 | ||
| 137 | 137 | .. versionadded:: 0.13 | |
| 138 | 138 | ||
| 139 | + editor | ||
| 140 | + ^^^^^^ | ||
| 141 | + Editor for externally editing the current line. | ||
| 142 | + | ||
| 143 | + .. versionadded:: 0.13 | ||
| 144 | + | ||
| 139 | 145 | Keyboard | |
| 140 | 146 | -------- | |
| 141 | 147 | This section refers to the ``[keyboard]`` section in your | |
@@ -233,6 +239,14 @@ Default: C-d | |||
| 233 | 239 | ||
| 234 | 240 | Exits bpython (use on empty line) | |
| 235 | 241 | ||
| 242 | + external_editor | ||
| 243 | + ^^^^^^^^^^^^^^^ | ||
| 244 | + Default: F7 | ||
| 245 | + | ||
| 246 | + Edit current line in an external editor. | ||
| 247 | + | ||
| 248 | + .. versionedadded:: 0.13 | ||
| 249 | + | ||
| 236 | 250 | CLI | |
| 237 | 251 | --- | |
| 238 | 252 | This refers to the ``[cli]`` section in your config file. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments