-
I'll try to catch the state if I reproduce again.
2008-07-15 17:52:05 UTC in jVi - vi editor clone
-
I appreciate your initiative. I've tried plugin after year or so and it's really great. I've filed this exactly for tracking purpose.
Probably I could check out sources so I can take a look immediately and submit a patch.
2008-07-15 16:36:46 UTC in jVi - vi editor clone
-
I see. It's a general OW window bug. I've filed:
http://www.netbeans.org/nonav/issues/show_bug.cgi?id=140141
Closing this.
2008-07-15 16:31:59 UTC in jVi - vi editor clone
-
Like when I do ":set", the output goes to 'jVi Output' tab. It should be bring to the front.
See org.openide.windows.InputOutput#select.
NetBeans latest trunk, jVi 1.2.0.x9 (dev. release)
2008-07-15 09:22:26 UTC in jVi - vi editor clone
-
I did not really get the moment when it exactly happened. Thus, so far 'random'. Hopefully attached stacktrace helps.
NetBeans, latest trunk, jVi 1.2.0.x9 (dev. release)
2008-07-15 09:16:06 UTC in jVi - vi editor clone
-
As is done by 'wildmode' and/or 'wildmenu'. This would also help to find what command are supported by just doing:
:
or
:e
it would list currently implemented commands.
NetBeans 6.5 dev, jVi 1.2.0.x9 (development release)
2008-07-15 07:34:15 UTC in jVi - vi editor clone
-
Ctrl-R for searching in history is not supported. Would be very nice to have. We particularly hit this (general) issue with JRuby:
http://jira.codehaus.org/browse/JRUBY-2488
with bunch of others, but this one seems to be missed the most.
Otherwise, thanks for the great library.
2008-05-13 07:22:14 UTC in JLine - Java console input library
-
> With this argumentation every possible hotkey that causes any change
> to any program object would need a confirmation....
Only the ones which might cause bigger 'data lost'.
Typical:
[x] Do not show again
checkbox could make both side happy.
> Also Mark-All-As-Read is one of the most used options
I can't see the usage too much. If I subscribe to some feed I just want
to...
2007-06-25 21:20:14 UTC in Liferea
-
Hi. I had hundreds of my feeds in tens of feed-folders, some unread, ready to be read as time permits. Suddenly I've lost all of my unread items - everything was marked read. Then I found a menu item "Mark All As Read" with Ctrl-L shortcut. So probably this caused all of my feeds read and I'v lost of few months "history". So I would suppose to ask the user if All Feeds should be really marked as...
2007-06-25 10:09:00 UTC in Liferea
-
Actually it is (almost) empty and thus cannot be run
since there is no jasmin.Main inside of jasmin.jar. Sure:
java -jar jasmin.jar Something.j
does not work. Has something changed or it is really a
bug (would mean the version 2.3 is unusable).
2006-08-16 14:01:28 UTC in Jasmin - a Java assembler