Release candidate.
This commit is contained in:
@@ -27,6 +27,8 @@ class command:
|
||||
return
|
||||
if not self.env["runtime"]["ScreenManager"].is_delta():
|
||||
return
|
||||
if not self.env["screen"].get("new_delta_is_typing", False):
|
||||
return
|
||||
|
||||
x_move = (
|
||||
self.env["screen"]["new_cursor"]["x"]
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
# Fenrir TTY screen reader
|
||||
# By Chrys, Storm Dragon, and contributors.
|
||||
|
||||
version = "2026.07.15"
|
||||
version = "2026.07.19"
|
||||
code_name = "master"
|
||||
|
||||
Reference in New Issue
Block a user