new test

[?]
Jun 12, 2022, 5:19 PM
AJP4OSTJSREBMJ5FOAHMOF6D4LKMKMRHU5NUURDLVCB4ADPX66TAC

Dependencies

Change contents

  • edit in text_tests.lua at line 12
    [2.287]
    [2.287]
    end
    function test_press_ctrl()
    io.write('\ntest_press_ctrl')
    -- press ctrl while the cursor is on text
    App.screen.init{width=50, height=80}
    Lines = load_array{''}
    Line_width = App.screen.width
    Cursor1 = {line=1, pos=1}
    Screen_top1 = {line=1, pos=1}
    Screen_bottom1 = {}
    App.run_after_keychord('C-m')