jEdit Community - Resources for users of the jEdit Text Editor
Archives
Linux/Fedora installation
Submitted by tosca on Saturday, 12 March, 2011 - 19:48
I'm working on a Linux/Fedora machine.
I'd like to install jEdit in order to use it with the LilyPondTool plugin.
I have downloaded the jEdit installer, but have no idea what to do next.

Thanks for helping.
Increase number of "previously entered strings" in file browser path field
Submitted by jamesd256 on Tuesday, 15 March, 2011 - 13:57
Hi,

Title says it all. Can't find the option in properties or global config.

Many thanks,

James
jEdit stopped working after intall of Internet Explorer 9
Submitted by oscillator on Wednesday, 16 March, 2011 - 15:36
Dear forum,

yesterday I installed IE9 on my Win7Pro computer. Since then jEdit has stopped working.

I have reinstalled JRE and jEdit but no luch. I have also switched IE9 off.

If I paste the content of the jedit.bat file:

start "jEdit startup" "C:\Windows\SysWOW64\javaw.exe" -Xmx192M -jar "C:\Program Files\jEdit\jedit.jar" -reuseview %*

into a command window I don't get any error messages, only a new prompt. No jEdit window.

A "javaw.exe*32" process I started though.

Any ideas?

Staffan
SWEDEN
building my translation model
Submitted by pat4kin on Thursday, 17 March, 2011 - 14:54
Hallo!
I have now finished the first phase of the process of building a model to translate my texts from English into German. The first eBook using it, for phrase translations will be uploaded in the next days.
As I began the process of using jEdit to create the model, I was looking for an editor that would allow me to create a workspace concept.
I would now like to extend the model with a set of exe one-liners to perform certain tasks. For this I would like to use the language AWK or one of its derivatives.
I am using it on my MS-Win-XP-Home system under cygwin. It is useful but the architecture is sub-optimal. Is any work being done on an AWK plugin. I would provide with the work I am doing using scripts written by others.
I would like to hear from decision makers or knowledgable members.
Regards,pat4kin.
Outline_Sort (outline_sort.bsh vV1.01 by Peter Theobald)
Submitted by turtlecove on Tuesday, 22 March, 2011 - 06:19
outline_sort v1.01 peter@TurtleCoveTech.com

Sorts an outline.
Treats the selection or the buffer as an indented outline and sorts based on the leftmost indented "parents", carrying the subtrees with their respective parents.

Skips lines with jEdit auto-settings :setting=value: at the top or bottom of the file.

I keep all of my info in plain text outlines (Org-Mode style) and this allows me to sort my outlines.
Note: I bind this to 'CS+O s' (the two letter code Control-Shift-O s). I plan on writing more Outline macros in the style of Org-Mode and binding them to (refile: CS+O r, sort: CS+O s, capture: CS+O c, SearchToSparseTree: SC+O f, archive: CS+O a, jump: CS+O j, etc)
Handy Tip: hit 'control-e s' to select a tree before sorting to sort just one outline tree instead of the entire buffer.

How do I list all the macros I have uploaded?
Submitted by turtlecove on Tuesday, 22 March, 2011 - 06:39
I cannot find any way to list the macros I have uploaded. Even searching by my username only shows one of them. If I search for each separately I can locate them. Very cumbersome. I must be missing something simple?
jedit search skip specified subdir
Submitted by jenuc on Tuesday, 22 March, 2011 - 16:52
Hello
Is it possible in Jedit to search in a directory and its subdirectories but with the possibility to omit some subdirectories from search path?

BR
Eugen
copy/paste from Excel on MacOSX
Submitted by evaristo2k on Wednesday, 23 March, 2011 - 11:38
When I copy/paste a selection of cells from Excel into Jedit, I get rows incorrectly separated and they appear as concatenated in one line.
Closing and reopening the file, the rows become correctly separated into different lines. It seems a problem related to how Jedit is rendering cells pasted from Excel.

This happens with the latest Jedit release (stable or daily RC) and working on MacOSX only (the same release on Windows behaves correctly).

Which is the problem?

Thanks,
Eva
Allow grouping of buffers like Firefox 4's Tab Groups
Submitted by 6tr6tr on Wednesday, 23 March, 2011 - 20:36
I am frequently working on multiple projects at once and currently the only options for managing those projects' files in jEdit are pretty limited.

Current possibilities:
-----------------------
1. Have all the buffers open at once

This becomes an unmanageable mess.

2. Have multiple view panes (split vertically/horizontally) and have different buffers open in each

This is messy as I need to remember which view pane has which project (some are similar and not immediately obvious), and constantly move their "walls" to show and hide them.

3. Have different setting folders for each project

This is very inefficient as switching between projects requires restarting jEdit from the command line with the project's settings folder.

SUGGESTION
--------------
Instead, it would be incredibly powerful to have project groups just like Firefox's Panorama (Tab Groups). You can put buffers into a group, name the group and then when you switch to that group, it would minimize the previous group's buffers and open the new group's buffers only.

As well, jEdit would enable ctrl-tab to switch between the project groups. When a user presses ctrl-tab, it would popup a visual list (like alt-tab for windows) over the current buffer with all the Project Groups' names so you could easily switch between groups. (And pressing ctrl-tab again moves to the next group just like alt-tab)
shifting a block of text
Submitted by 999alfred on Friday, 25 March, 2011 - 04:48
Is it possible to "shift" a rectangular block of text?
What I mean is I select a rectangle start at say column 20 and running to column 30 and encompasses 20 lines and then I want to move it two tabs right, hit tab twice. Now If I try this my text is deleted. If I 'cut' the text, tab over and paste it puts the first line there, but all the descending lines are placed at the left edge and all the text originally between the text and the left margin is moved below the pasted test.

How do I all of it tab'ed over and not delete my text? Is it possible?

tj
jEdit not working on Max OSX after OSX update
Submitted by lancel on Saturday, 26 March, 2011 - 20:13
I have OSX 10.6.7, the latest, and jEdit 4.4. After updating my OSX yesterday with the lastes update jEdit no longer works. I can't figure it our but it seems that it may not be loading the Mac OSX plugin correctly. When I open a doc in jEdit it simply opens as a blank page. It does not matter what kind of doc I open it is simply blank. Anyone else having the problem?

Thanks
vi editor like features like simlple ESC and /hello to search hello
Submitted by anshumandhuliya on Monday, 28 March, 2011 - 17:13
Hey,
vi being old and daunting at first is cool and much faster than any other editor. But who wants to go to console these days when big programming tools are available.
Searching for a word is one of the most frequent things i do. Specially to track the use of variables. Vi makes it easier than any other editor.

Rather than a big daunting window to FIND one word it is more friendly to pop a box in the bottom like in firefox and just give in a command to do a flexible search. And not only search but many many functions if the features from vi are brought into the box. For hard core programmers it will be a boon. Plugin may be a good option for this one.

Thank You
Change the syntax highlighting language
Submitted by Ayken on Tuesday, 29 March, 2011 - 09:43
Hey All!

How can I set the syntax highlighting language in jEdit?

It sometimes happens that autodetection of language fails, so I would like to explicitly set the language. Is that even possible in jEdit?

Notepad++ has a self-obvious "Language" menu, where I can choose from the list of all supported languages, and set the syntax highlighting to that. Does jEdit have something similar?
copy file names to file
Submitted by poleta33 on Thursday, 31 March, 2011 - 10:20
Hi everybody

I'm trying without success to write a macro that does a simple thing :

copy the file names of the files selected in the browser directory (this could one or more files) into a named file (C:\temp\test.lst)

thanks in advance !
Delays when coming back into jEdit
Submitted by hurricanedavid on Friday, 1 April, 2011 - 19:35
Let's say I'm clicking around in any other windows program (e.g. Firefox, Outlook), then I click back in the jEdit window... it hangs for several seconds before resuming function. Same if I Alt-Tab or click.

Once I'm in jEdit, I experience no performance issues.

But I often flip back and forth between email or browser, etc, and jEdit. It's a real pain to have to wait 5 seconds every time.

Could it be memory? Is there something I can add to the startup string that might help?

I did it on my Windows XP computer with 3gb Ram, and now it's doing it on my Windows 7 computer with an I7 proc and 4gb of RAM.

jEdit 4.4pre1 server mode, using Java 1.6.0_23
I am running a dual monitor setup.
ClojureShell classpath
Submitted by messinm on Saturday, 2 April, 2011 - 11:59
I'd like to change the classpath that ClojureShell uses to start the REPL. Is there a way to do this? The Clojure plugin allows for the user to select the classpath through the clojure commando, and I thought this would be used by ClojureShell, but it appears that ClojureShell uses a classpath that only includes clojure and clojure-contrib.
Macro to beautify/ align text tables (ex. as used in cucumber scenarios)
Submitted by gucki on Tuesday, 5 April, 2011 - 09:45
I just wrote it myself, because I couldn't find one.

You can download it here: http://netskin.blogspot.com/2011/04/jedit-macro-to-beautify-align-text.html
Session plugin - saving problem ftp user
Submitted by ottar on Wednesday, 6 April, 2011 - 09:52
There's an error when saving a session with files that are opened from a ftp-server and where you need to use domain name and user name to log on to the ftp-server.
An example:
I open file ftp://domainname\user@host.com:21/file.txt
Session saves this: ftp://domainname/user@host.com:21/file.txt
jEdit tryes to open: ftp://domainname:21/user@host.com:21/file.txt

If session had saved ftp://domainname\user@host.com:21/file.txt, it wouldn't be a problem.
Structure Background Highlighter (StructureBackgroundHighlighter.bsh v1.0 by Björn "Vampire" Kautler)
Submitted by Vampire on Wednesday, 6 April, 2011 - 20:38
A jEdit BSH script that replaces the box-around structure highlighter by highlighting the background of the match. Put it into one of your startup scripts folders and restart jEdit.
User login
Browse archives
« March 2011 »
MoTuWeThFrSaSu
  1
3
4
6
7
8
9
10
11
13
14
18
19
20
21
24
27
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   108250
Context Free Art (*.cfdg)   0.31   46071
BBEdit scheme   1.0   18607
JBuilder scheme   .001   18508
ColdFusion scheme   1.0   18041
R Edit Mode - extensive version   0.1   17488
Advanced HTML edit mode   1.0   16222
Matlab Edit Mode   1.0   16086
jEdit XP icons   1.0   15245
XP icons for jEdit   1.1   14309