Author: Ghost
Views: 1638
Downloads: 0
Added: 11/16/2004
License: GPL |
About: improved console
Improvements on original embeddedkonsole include:
font selector (zoom keys on C7xx)
full screen (toggled with fn-5 on C7xx)
variable history lines (rewrite of history code)
select by words (hold down shift key)
title support
paste with fn-p (C7xx)
new session with fn-n (C7xx)
command selector for most recently/often used commands
more useable colors
scroll with arrows (hold down shift key)
session selector tabs on top, bottom or hidden
session selection from menu (control-tab or fn-s on C7xx)
scroll bar hide/right/left
more conf file options (shell path and args, save setting per session),
configuration saved per session.
Examples for bash configuration:
To use title support: export PS1="[ 33]2;w 07]\$ ";
To use history: HISTFILE=/home/root/.bash_history; HISTSIZE=5000; HISTFILESIZE=50000
For use with apps that take elaborate keybindings
(can you say emacs?), get KeyHelper - for details, see
http://www.zaurususergroup.com/index.php?name=PNphpBB2&file=viewtopic&t=1645.
Qkonsole and KeyHelper both rock.
Rom:
Model:
Resolution:
Categories: Network :: Servers, Development, Console Tools
|