mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-10 20:29:53 +02:00
Add two key combinations (l-a, and l-r) that permit change of number of
display rows.
This commit is contained in:
parent
a1bd8afc9d
commit
bde4c29b0c
2 changed files with 142 additions and 89 deletions
|
@ -115,6 +115,11 @@ We also provide some [Python tools](https://github.com/qurator-spk/neath/tree/ma
|
|||
| i t | Set NE-TAG / NE-EMB to "I-TODO" |
|
||||
|----------|--------------------------------------------|
|
||||
| enter | Edit TOKEN or GND-ID |
|
||||
| esc | Close TOKEN or GND-ID edit field without |
|
||||
| | application of changes. |
|
||||
|----------|--------------------------------------------|
|
||||
| l a | add one display row |
|
||||
| l r | remove on display row (minimum is 5) |
|
||||
|----------|--------------------------------------------|
|
||||
|
||||
#### Mouse-Navigation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue