Add a paragraph on legacy xterm compat for pointer shapes

This commit is contained in:
Kovid Goyal
2023-10-15 21:59:04 +05:30
parent 3a6c7e78df
commit 5d5bbe9b96
2 changed files with 14 additions and 0 deletions

View File

@@ -1212,3 +1212,5 @@ class TestScreen(BaseTest):
t('>default,help', 'help')
t('<', 'default')
t('<', '0')
t('=left_ptr', 'default')
t('=fleur', 'move')