mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-10 20:29:53 +02:00
Add Ctrl+Down/Up
move entire table one row Up/Down
This commit is contained in:
parent
655a1f232e
commit
4ae032ea87
2 changed files with 64 additions and 23 deletions
|
@ -92,6 +92,8 @@ We also provide some [Python tools](https://github.com/qurator-spk/neath/tree/ma
|
|||
| Down | Move one row down |
|
||||
| PageDown | Move page down |
|
||||
| PageUp | Move page up |
|
||||
| Crtl+Up | Move entire table one row up |
|
||||
| Crtl+Down| Move entire table one row down |
|
||||
|----------|--------------------------------------------|
|
||||
| s t | Start new sentence in current row |
|
||||
| m e | Merge current row with row above |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue