GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TURBO(1) FreeBSD General Commands Manual TURBO(1)

turbo - An experimental text editor based on Scintilla and Turbo Vision.

turbo [file...]

Turbo is an experimental text editor for the terminal, based on the Scintilla code editing component and the Turbo Vision application framework.

It was created to demonstrate new features in Turbo Vision. In particular, it has served as testing ground for Turbo Vision's Unicode capabilities.

As a text editor, Turbo aims at being intuitive and easy to use. And simply because it is a Turbo Vision application, it offers a vintage look and feel.

Exit Turbo.
Open menu with shortcut key letter. For example, Alt+F opens the File menu. Once a menu is open, menu entries can be selected by pressing their respective shortcut key. For example, Alt+F+U selects the Suspend entry in the File menu.
New document.
Open file.
Save current document.
Rename current file.
Walk through document list.
Walk through document list, in reverse order.
Select next document in tree view.
Select previous document in tree view.

Select all text.
Copy selection into clipboard.
Duplicate selection or current line.
Find text.
Replace text.
Go to line.
Delete current line.
Toggle comment.
Paste from clipboard.
Cut selection.
Redo.
Undo.
Move cursor one word left.
Move cursor one word left.
Delete one word left.
Delete one word right.
Extend selection while cursor moves.
Move selected lines down.
Move selected lines up.
Find next match.
Find previous match.

The following environment variables affect the behaviour of Turbo:

Overrides the system-supplied number of terminal columns and columns.
Turbo will interact with the X11 or Wayland clipboard if available. This requires wl-clipboard and xsel or xclip to be installed.
UTF-8 support is only enabled if a UTF-8 locale is in use.

Not all keyboard shortcuts are supported by all terminals. For this reason, some commands can be triggered by more than one shortcut.

You can report bugs in Turbo's issue tracker (https://github.com/magiblot/turbo/issues).

4 January 2023

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.