Remove warning about multiple cursors protocol being under discussion
It is no longer under discussion
This commit is contained in:
parent
abc78f9506
commit
d6cb5c367e
1 changed files with 0 additions and 4 deletions
|
|
@ -3,10 +3,6 @@ The multiple cursors protocol
|
||||||
|
|
||||||
.. versionadded:: 0.43.0
|
.. versionadded:: 0.43.0
|
||||||
|
|
||||||
.. warning::
|
|
||||||
This protocol is under public discussion in :iss:`8927`. It is subject to
|
|
||||||
change until that discussion is completed.
|
|
||||||
|
|
||||||
Many editors support something called *multiple cursors* in which you can make
|
Many editors support something called *multiple cursors* in which you can make
|
||||||
the same changes at multiple locations in a file and the editor shows you
|
the same changes at multiple locations in a file and the editor shows you
|
||||||
cursors at each of the locations. In a terminal context editors typically
|
cursors at each of the locations. In a terminal context editors typically
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue