[go: up one dir, main page]

Menu

[r13]: / TODO  Maximize  Restore  History

Download this file

95 lines (79 with data), 2.2 kB

CTAFCONF:
- DOCUMENTATION (rescue session shortcut) (single session log)
- unset, unalias => unset unnecessary stuff?
- screen : fichier de conf std (3 windows), automatiquement lance?, keys to browse hystory
- grepr : directory not needed (use .)
- xsession : change session "on the fly"
- top : top mem / top cpu nothing else
- use sabayon for gnome-conf/ff-conf
- BUG when .fluxbox have bad permission
- ctafconf.sh => add color for all term (CT_RED,CT_YELLOW,..) and for prompt

ENV
- visual,editor,shell => emacs else nano,else ..

SHELL
- completion de zsh (cursor like in hh)
- kbd mapping (azerty, qwerty, dvorak) (shell/X)
- test: zsh speed with compiled configuration file
- epita: zsh color
- completion for apt, apts

EMACS
- emacs: in console (ctrl+backspace, beep)
- emacs: ctrl-qqch => replace the current line , with the current buffer
- tab = 2 in bash-mode
- transparent (use console backcolor)
- kill char from cur to begin

CTAFTOOLS (needed?):
- ifp and if portable, (without '' or "") (else endif)
- for, foreachfile

BONUS:
- put on sf.net when reaching something stable enough?
- a gnome terminal that scroll like quake3 console using one hotkey
- compiler for some configuration file ( emacs, fluxbox, etc..)
- ct-repo/ct-ssh : use dialog/gdialog?
- use gid and uid with mount command (maybe do a ct-mount)
- kde, gnome (taskbar, etc), ff extension, blackbox, openbox, fvwm

DRAFT:
qra query-replace-all => find all file that contain one pattern (exclude .svn), then open emacs with the result


POSIX
--sh
if cmp -s $SRCFILE $FILE; then
fi
export al=val
alias al=val
var=val
source

--tcsh
if ( -x file ) echo cool
setenv al val
alias al val
set var val

--ksh
export al=val
alias al=val
var=val

--zsh
if cmp -s $SRCFILE $FILE; then
fi
export al=val
alias al=val
var=val

install who copy configuration for one module then compile/setup file
update should be possible

--
ctafconf modules:
Tools:
ctssh,ctrepo,ctinstall,ctupdate,cthelp,ctsave,ctsocks

Shell:
zsh,tcsh,bash,ksh,top,emacs,xsession,nano
--
X modules:
fluxbox, torsmo
xbindkeys
gdm/kdm
ff, tb
gaim
gnomesetting (use sabayon?)

compiled files:
fluxbox/init (style)
fluxbox/menu ?
xbindkeys (?)