• Jacek Sowiński's avatar
    Give access to keymap of "column_actions" · 52a04262
    Jacek Sowiński authored
    Action names and default config for them:
    
    ```ini
    [column_keymap]
    0 = first_column
    $ = last_column
    h = prev_column
    l = next_column
    A = append_column
    I = insert_column
    E = edit_column
    D = delete_column
    Y = copy_column
    L = swap_left
    R = swap_right
    ```
    52a04262
topydo.conf 2.11 KB