|
133.
|
|
|
Insert a tab at the cursor position
|
|
|
|
Lisää sarkain kohdistimen kohdalle
|
|
Translated and reviewed by
Aapo Rantalainen
|
|
|
|
Located in
src/global.c:641
|
|
134.
|
|
|
Insert a newline at the cursor position
|
|
|
|
Lisää rivinvaihto kohdistimen kohdalle
|
|
Translated and reviewed by
Kalle Olavi Niemitalo
|
|
|
|
Located in
src/global.c:633
|
|
135.
|
|
|
Delete the character under the cursor
|
|
|
|
Poista kohdistimen kohdalla oleva merkki
|
|
Translated and reviewed by
Kalle Olavi Niemitalo
|
|
|
|
Located in
src/global.c:634
|
|
136.
|
|
|
Delete the character to the left of the cursor
|
|
|
|
Poista merkki kohdistimen vasemmalta puolelta
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/global.c:636
|
|
137.
|
|
|
Cut from the cursor position to the end of the file
|
|
|
|
Leikkaa kohdistimesta tiedoston loppuun
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/global.c:643
|
|
138.
|
|
|
Justify the entire file
|
|
|
|
Tasaa koko tiedosto
|
|
Translated by
Sakari Vaelma
|
|
Reviewed by
Timo Jyrinki
|
|
|
|
Located in
src/global.c:647
|
|
139.
|
|
|
Count the number of words, lines, and characters
|
|
|
|
Laske sanojen, rivien ja merkkien määrä
|
|
Translated by
Mikko Virkkilä
|
|
Reviewed by
Kalle Olavi Niemitalo
|
|
|
|
Located in
src/global.c:660
|
|
140.
|
|
|
Refresh (redraw) the current screen
|
|
|
|
Virkistä (piirrä uudelleen) nykyinen ruutu
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/global.c:654
|
|
141.
|
|
|
Suspend the editor (if suspend is enabled)
|
|
|
|
Keskeytä editori (jos keskeytys on aktivoitu)
|
|
Translated by
Jorma Karvonen
|
|
|
|
Located in
src/global.c:602
|
|
142.
|
|
|
Toggle the case sensitivity of the search
|
|
|
|
Vaihda haun merkkikoon huomiointi käyttöön tai pois
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/global.c:672
|