File tree 1 file changed +2
-13
lines changed
1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ by the ID of the new paste (default: https://bpaste.net/show/$paste_id/).
54
54
55
55
pastebin_removal_url
56
56
^^^^^^^^^^^^^^^^^^^^
57
- The url under which a paste can be removed. ``$removal_id `` will be replaced
58
- by the removal ID of the paste (default: https://bpaste.net/remova/$removal_id/).
57
+ The url under which a paste can be removed. ``$removal_id `` will be replaced by
58
+ the removal ID of the paste (default: https://bpaste.net/remova/$removal_id/).
59
59
60
60
.. versionadded :: 0.14
61
61
@@ -310,17 +310,6 @@ Default: False
310
310
311
311
Trims lines starting with '>>> ' when set to True.
312
312
313
- GTK
314
- ---
315
- This refers to the ``[gtk] `` section in your `$XDG_CONFIG_HOME/bpython/config `
316
- file.
317
-
318
- font
319
- ^^^^
320
- Default: Monospace 10
321
-
322
- The font to be used by the GTK version.
323
-
324
313
curtsies
325
314
--------
326
315
This refers to the ``[curtsies] `` section in your config file.
You can’t perform that action at this time.
0 commit comments