# Description The code that converts Nushell's span into LSP line and character indices accidentally treated the span as character indices while they are byte indices. Fixes #11522. # User-Facing Changes None, just a bugfix. |
||
---|---|---|
.. | ||
command.nu | ||
utf_pipeline.nu | ||
var.nu |