Terminal: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edits by 190.112.79.110 (Talk) to last revision by Cjl) |
|||
Line 18: | Line 18: | ||
== How to install == |
== How to install == |
||
Download this '''.xo''' file using the Browse activity: [http://dev.laptop.org/~sayamindu/bundles/terminal/Terminal-19.xo Terminal-19.xo] |
Download this '''.xo''' file using the Browse activity: [http://dev.laptop.org/~sayamindu/bundles/terminal/Terminal-19.xo Terminal-19.xo] |
||
'''''Texto en negrita''[[[Título del enlace] |
|||
== [[File:Texto de titular]][[Media:<math>Ejemplo.ogg</math><nowiki>--~~~~Inserte aquí texto sin formato |
|||
---- |
|||
#REDIRECT [[<s>Insert text</s><br /><sup><sub>Superscript text</sub><small><!-- Small Text --> |
|||
<gallery> |
|||
<blockquote> |
|||
Image:Example.jpg|Caption1 |
|||
Image:Example.jpg|Caption2 |
|||
</blockquote>{| class="wikitable" |
|||
|- |
|||
<ref>! header 1 |
|||
! header 2 |
|||
! header 3 |
|||
|- |
|||
| row 1, cell 1 |
|||
| row 1, cell 2 |
|||
| row 1, cell 3 |
|||
|- |
|||
| row 2, cell 1 |
|||
| row 2, cell 2 |
|||
| row 2, cell 3</ref> |
|||
|} |
|||
</gallery></small></sup>]]</nowiki>]] == |
|||
]]''' |
|||
== Feature requests == |
== Feature requests == |
Revision as of 03:49, 5 April 2012
?Sugar icon}} | This activity is now hosted at the Sugar Activity Library. The information here is likely to be out-of-date. Consult the new pages for "Terminal" first: |
|
For information on using Terminal, see Terminal Activity in the XO Support FAQ.
How to install
Download this .xo file using the Browse activity: Terminal-19.xo
Feature requests
When I use fullscreen mode in Terminal (after pressing alt-enter), the escape key exits fullscreen mode. This is particularly annoying if I am in vi, where escape is used a lot.
Here is what I've changed in /usr/lib/python25/site-packages/sugar/graphics/window.py to get this working:
214,215c214 < self.props.enable_fullscreen_mode: -- > self.props.enable_fullscreen_mode and \ > self.get_title() != 'Terminal Activity':
--Riv 08:00, 8 October 2008 (UTC)
Activity Summary
Icon: | Sugar icon::Image:Activity-terminal.svg |
Genre: | Activity genre::General Search and Discovery |
Activity group: | ,|x|Activity group::x}} |
Short description: | Short description::The Terminal activity provides a simple interactive shell prompt. |
Description: | |
Maintainers: | ,|x|Contact person::x}} |
Repository URL: | Source code::http://dev.laptop.org/git?p=projects/terminal-activity |
Available languages: | ,|x|Available languages::x}} |
Available languages (codes): | ,|x|Language code::x}} |
Pootle URL: | |
Related projects: | Related projects,|x|Related projects::x}} |
Contributors: | ,|x|Team member::x}} |
URL from which to download the latest .xo bundle | Activity bundle::http://dev.laptop.org/~sayamindu/bundles/terminal/Terminal-19.xo |
Last tested version number: | Activity version::19 |
The releases with which this version of the activity has been tested. | ,|x|Software release::x}} |
Development status: | Devel status::6. Mature |
Ready for testing (development has progressed to the point where testers should try it out): | ,|x|Ready for testing::x}} |
smoke tested : | |
test plan available : | |
test plan executed : | |
developer response to testing : |