|
Home
Contact Info
Help Guides
Life Update
Software & Such
Pictures
|
|
-
Lifeupdate
-
this is the lifeupdater that i talk so much about.. get the source, have fun, and tell me how bad my perl code is :)
-
muttrc file
-
This is my muttrc. I spent an hour or so on it, and thought it might help someone out so I decided to put it up for all to see. I like colors a lot :)
-
killLine
-
This is a beanshell script that allows for killLine much like emacs.
JEdit's deleteLine script just didn't quite work right. This does not yet
copy to the copy/paste buffer, but it will soon.
-
insertLine
-
This is a beanshell script that allows for open_line() much like emacs or
jed does. Again, JEdit's insertLine inserted the line but didn't have the
cursor remain at the new line
-
centerOnCursor
-
This is a beanshell script much like the ctrl-l (emacs_recenter in jed). It
basically scrolls the page so that the current line you are editing is
centered upon the screen.
|