File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ are now accepted. Short option ``-f`` is associated with ``-file`` rather than `
1313Option ``--read `` with alias ``-r `` is now ``-code `` and short option `-c `.
1414
1515Toggling Autobrace using f4 was fixed.
16+
1617You can cycle now through pygments styles up using f5 (next style) and f6 (previous style). f1 (help) now show function key
1718bindings in bottom bar.
1819
Original file line number Diff line number Diff line change 11include README.rst
2- include NEWS.md
2+ include CHANGES.rst
33include ChangeLog
44include COPYING.txt
55include Makefile
Original file line number Diff line number Diff line change 44# well as importing into Python. That's why there is no
55# space around "=" below.
66# fmt: off
7- __version__ = "8 .0.1 .dev0" # noqa
7+ __version__ = "9 .0.0 .dev0" # noqa
You can’t perform that action at this time.
0 commit comments