Application talk:Terminal

From WebOS Internals
Jump to navigation Jump to search

Bugs: Paste?

- Can't seem to figure out how to paste something that was copied from another app/msg/web site. The old paste shortcut of "Gesture + V" doesn't work (because its being used for other things). I tried to "Insert" shortcut, but it didn't do anything. --Zinge 08:58, 7 August 2009 (UTC)

Ansi bugs

Scrolling in BX is fixed. Thanks! terminal is a killer app.

Still have a bug when typing a message in IRC that's long enough to require horizontal scrolling. Instead of scrolling it does weird single-char newlines and status bar is lost.

Also when using arrow keys to move around in vim (with TERM=linux and syntax/color on), what seems to be ansi color code artifacts are printed. Arrows do work, but it's unusable due to artifacts. --T3rmin 18:05, 14 August 2009 (UTC)

New Version Changelog?

The newest version from the feed seems to be 0.1.6. Anybody know what changes have been made? --Zinge 19:30, 1 August 2009 (UTC)

Font Size Feature Request

Well done! I notice that there are two fonts, normal and small. Would it be possible to add an intermediate font size? The 40 col is to large for seeing much and the 80 col is far to small. Would it be possible to have a ~60col font? --Dreadchicken

Broadcast messages when phone sleeps/wakes

Has anyone figured out how to stop the broadcast messages generated on the Terminal when the phone sleeps and wakes? They clobber whatever's on the screen if you happen to turn off the phone while Terminal is open.

Other than this, great app. I'm eternally grateful. :) --zorinlynx

I'm not sure if this will help, but there is a quilt patch in the gitorious modification for disabling some messages to the log. http://gitorious.org/webos-internals/modifications/blobs/master/luna/quiet-powerd-messages.patch --plee3 21:05, 3 August 2009 (UTC)

Thank you! This has resolved the issue. --Zorinlynx 21:24, 3 August 2009 (UTC)

Brackets

Any way to enter < or > chars? Kinda tough to dump output to a file without. --Daemon

These characters have not been implemented yet, but as a work-around, you can use tee or tee -a. --JackieRipper