here you can find some stuff i wrote to make my life with jEdit a little bit easier.
the dot gray at gmx dot net
my jEdit stuff is released under the GPL.
| BiggerBeanShell.bsh | an improved Beanshell Scratchpad |
| BrowseBufferDir.bsh | browse the directory of the current Buffer |
| EncodingISO-8859-1.bsh | reloads the current Buffer with ISO-8859-1 encoding |
| EncodingUTF-8.bsh | reloads the current Buffer with UTF-8 encoding |
| SortSelections.bsh | sorts linewise in the current selections |
| VimCutLine.bsh | cut the current line, just like vim does |
| VimPasteLine.bsh | paste above the current line, just like vim does |
| jeo.bash | a bash-script that remote-controls jEdit to open files |