[go: up one dir, main page]

Activity for John J. Jordan

  • John J. Jordan John J. Jordan committed [0ce72f]

    New URLs.

  • John J. Jordan John J. Jordan committed [1e3cda]

    Fix URL in msi manifest.

  • John J. Jordan John J. Jordan committed [2ddd95]

    Added tag windows-4.6 for changeset 1e3cda55fa98

  • John J. Jordan John J. Jordan posted a comment on discussion Help

    I'd also suggest you consider 3.8, if you're unhappy with the 4.x series for whatever reason. There were no new features and many bugfixes in that release.

  • John J. Jordan John J. Jordan posted a comment on discussion Help

    Unfortunately, that :include won't do what you want. The config file is segmented into parts, and --highlight has to appear in the first section -- it won't get interpreted properly in the last. I suggest you copy the joerc to your home directory and modify it from there (yes, we know -- this is the source of a lot of user complaints). That said, you could also just move it above the :include.

  • John J. Jordan John J. Jordan posted a comment on discussion Help

    Further, I'm not exactly sure what the issue you're having with paste is. It would be helpful if you could illustrate with an example. If it is, as you referenced on another thread, an issue with indentation, that should have been fixed in 4.0 with bracketed paste. It would have required some changes to your config -- search the latest config for brpaste to see the relevant lines. Note that the terminal emulator must also support this feature. Otherwise, pre-4.0 I used to turn off autoindent ^T I...

  • John J. Jordan John J. Jordan posted a comment on discussion Help

    The option you're looking for is highlight. Specifying --highlight either in joerc or on the command line ought to flip it off globally.

  • John J. Jordan John J. Jordan posted a comment on ticket #388

    I tried to sort this out a couple of years ago when we merged in highlighter syntaxes from several contributors. The intended license grant is GPLv2+, though it was previously (imo, miscategorized as) 1+. I suppose we missed these and did not properly mark the remaining source files.

  • John J. Jordan John J. Jordan posted a comment on ticket #387

    I guess one more data point I should ask for is whether you have -guess_utf8, -guess_non_utf8 or neither set in your config?

  • John J. Jordan John J. Jordan posted a comment on ticket #387

    I may be able to take a closer look (repro, etc) at some point, but if you want to have a try then take a look here

  • John J. Jordan John J. Jordan committed [749229]

    Version 4.6

  • John J. Jordan John J. Jordan committed [b13965]

    Merge from default

  • John J. Jordan John J. Jordan committed [6d08e1]

    Merge from coroutine

  • John J. Jordan John J. Jordan committed [195c52]

    Fix installer build on older VS/Wix versions.

  • John J. Jordan John J. Jordan committed [fc223f]

    Fixes to build on VS 2017.

  • John J. Jordan John J. Jordan committed [f80e0c]

    Copyright dates

  • John J. Jordan John J. Jordan committed [4a218a]

    Script to clean up source directory for ZIP.

  • John J. Jordan John J. Jordan committed [82d470]

    Version number

  • John J. Jordan John J. Jordan committed [143aee]

    News

  • John J. Jordan John J. Jordan committed [c22953]

    Merge ftyperc

  • John J. Jordan John J. Jordan committed [75d957]

    Merge from coroutine

  • John J. Jordan John J. Jordan committed [a0f365]

    Missed merge

  • John J. Jordan John J. Jordan committed [9c781b]

    Merge from default.

  • John J. Jordan John J. Jordan committed [778e3f]

    Silly mistake

  • John J. Jordan John J. Jordan committed [45db07]

    Fix cygwin build

  • John J. Jordan John J. Jordan committed [4cdb1b]

    #ifdef away non-POSIX stuff that breaks builds on some systems

  • John J. Jordan John J. Jordan committed [b6604e]

    Merge default to test_cases

  • John J. Jordan John J. Jordan committed [62e305]

    Fix tests for FreeBSD, fix a test resulting from changing ansi->xterm

  • John J. Jordan John J. Jordan committed [b50284]

    Display banner indicating whether a windows release exists, or what the next version that has it is. Actually reload versions.yml when it is changed from gulp dev.

  • John J. Jordan John J. Jordan posted a comment on ticket #16

    Your branching strategy makes more sense. And yeah, the sh.jsf fix was on my mind here. I also broke a couple of things in the windows release (doesn't pick up user colors files, write access detection broke). Things like that.

  • John J. Jordan John J. Jordan posted a comment on ticket #16

    Perhaps Mr. Super Packager joy/shallot could provide some perspective on the last point.

  • John J. Jordan John J. Jordan created ticket #16

    Release process - feature/bugfix releases

  • John J. Jordan John J. Jordan posted a comment on ticket #11

    There are only 4 free bits (not enough to fully support the above) in the attr mask at present, including the MSB which would include code changes. That's going to be an obstacle in implementing all these fancy features the terminals keep adding. I guess everybody else just uses structs anymore anyway, but manipulating masks was so much nicer. I'd also note that the color scheme parser should probably silently ignore -colors it does not understand (it just generates an error today but doesn't fail),...

  • John J. Jordan John J. Jordan posted a comment on ticket #377

    Jade is probably more in-line with current practices. Mustache is trendier (without venturing into the react-like stuff), but would have been a PITA here. Instead, I wanted something quick and dirty and EJS seemed to be the right fit. Node developers really are spoiled for choice, and there always seems to be at least half a dozen alternatives. It's nice but difficult to navigate sometimes. Anyway, I added it as a separate repo here (Website in the title bar) and uploaded to the project site with...

  • John J. Jordan John J. Jordan committed [67a699]

    Add browser-sync development target

  • John J. Jordan John J. Jordan committed [6eb316]

    Add navbar

  • John J. Jordan John J. Jordan committed [da75f8]

    Add changelog to release pages

  • John J. Jordan John J. Jordan committed [daf829]

    Initial commit

  • John J. Jordan John J. Jordan committed [31e4f5]

    Second commit

  • John J. Jordan John J. Jordan committed [a41859]

    Move from bower to npm, fix a ton of stuff, add history

  • John J. Jordan John J. Jordan committed [4ea248]

    Fix content padding

  • John J. Jordan John J. Jordan committed [d7fc86]

    Fill out site a little more

  • John J. Jordan John J. Jordan committed [d8da19]

    Some inject stuff (to be removed)

  • John J. Jordan John J. Jordan committed [43f7dd]

    Improve release pages

  • John J. Jordan John J. Jordan committed [5a80cc]

    Don't use md for index+history

  • John J. Jordan John J. Jordan committed [cbd68f]

    Touch up releases page

  • John J. Jordan John J. Jordan committed [b852c2]

    Add windows tips

  • John J. Jordan John J. Jordan committed [7c76cd]

    Fill in some tasks

  • John J. Jordan John J. Jordan committed [aed32e]

    Add images, favicon

  • John J. Jordan John J. Jordan committed [3b3dcd]

    Fix typo in navbar

  • John J. Jordan John J. Jordan committed [8aa65f]

    Start towards node-8 compatibility

  • John J. Jordan John J. Jordan committed [a6d85f]

    Add tocbot for responsive sidebar toc in manual

  • John J. Jordan John J. Jordan committed [ac3b3f]

    Template work

  • John J. Jordan John J. Jordan committed [83dd90]

    Base 4.5 docs on slightly newer version to fix badly formatted NEWS

  • John J. Jordan John J. Jordan committed [55be1f]

    Fix Node 8

  • John J. Jordan John J. Jordan committed [6b988a]

    Tweak publish

  • John J. Jordan John J. Jordan committed [a14f5e]

    Add readme

  • John J. Jordan John J. Jordan committed [3e5f13]

    Make all images fluid

  • John J. Jordan John J. Jordan committed [33be1a]

    Add publish script

  • John J. Jordan John J. Jordan committed [35a477]

    Reorder nav bar

  • John J. Jordan John J. Jordan committed [dd292a]

    Add installation instructions, tweak release page

  • John J. Jordan John J. Jordan committed [df30fa]

    Update readme, comments

  • John J. Jordan John J. Jordan committed [a2b877]

    improve the link rewriter

  • John J. Jordan John J. Jordan committed [89b679]

    Fix anchors. Refactor some, use tocbot for hacking guide. Prevent nav dropdowns from interfering with toc, prevent anchors from interfering with buttons in release pages.

  • John J. Jordan John J. Jordan modified a comment on ticket #377

    I followed through on this threat -- here's a repository that builds a static site, mostly from markdown in the source tree plus a little bit of metadata. It's git but there's no reason it has to be. Either way I can add it as a repo here and put it up if it's something you're ok with.

  • John J. Jordan John J. Jordan posted a comment on ticket #377

    I followed through on this threat -- here's a repository that builds a static site, mostly from markdown in the source tree plus a little bit of metadata.

  • John J. Jordan John J. Jordan posted a comment on ticket #383

    This is on a cloud VM with 2 dedicated cores of an E5-2673 v3 @ 2.40GHz. Not the highest IPS (and do mind the profiler tax), but this is even noticeable on my 4- and 6-series i7's. And no, it's far from the worst perf problem I've ever seen. Yes, I suppose I should have broken out startup/load profiles. The odd bit is that html doesn't use any character classes in its definition. Just the usual A-Za-z0-9, though more often than the other syntaxes (by a little bit). Perhaps all that's needed to solve...

  • John J. Jordan John J. Jordan created ticket #383

    html syntax slow to load

  • John J. Jordan John J. Jordan modified a comment on ticket #380

    Is this not related to [#363]?

  • John J. Jordan John J. Jordan posted a comment on ticket #380

    Is this not related to #363?

  • John J. Jordan John J. Jordan modified a comment on discussion joe-editor-general

    There's also this one: https://github.com/jjjordan/base16-joe If you find a vim scheme that you like (from vimcolors.com or the elsewhere) I can probably port it pretty easily -- just log an issue on github.com/jjjordan/joe-colors

  • John J. Jordan John J. Jordan posted a comment on discussion joe-editor-general

    There's also this one: https://github.com/jjjordan/base16-joe If you find a vim scheme that you like (from vimcolors.com or the elsewhere) I can probably port it pretty easily.

  • John J. Jordan John J. Jordan posted a comment on discussion joe-editor-general

    https://github.com/jjjordan/joe-colors/tree/master/output There are a few light schemes there, specifically moria-light and pyte. There are also some blue schemes if your terminal supports it.

  • John J. Jordan John J. Jordan committed [8c2323]

    NEWS

  • John J. Jordan John J. Jordan committed [15b99a]

    Add -highlighter_context to ftypes where syntaxes were updated to use it

  • John J. Jordan John J. Jordan posted a comment on ticket #378

    Where did you find the documentation you quoted in the bug? I only see this: \* This finds zero or more of the item to the left. For example, if you give AB\*C as the search text, JOE will try to find an A followed by any number of Bs, and then a C. which is correct. This is from the user manual as well as the manpage. The syntax is a tradeoff with a separate find/replace mode. The rule is simple: escape meta-characters to use them as meta-characters rather than literal characters -- it's the exact...

  • John J. Jordan John J. Jordan modified a comment on ticket #378

    . matches any one character, and then * specifies repetition of 0..many. The net effect is .* specifies "0 or more of any character". Back to your example, note that \0 is short for the NULL character, and NULLs are displayed as an underlined @ in JOE, which explains why it displays as it does. Capture groups start at \1, but first you need to specify a capture group with \( and \). To address your example: Search for The \(\.\*\) dog Replace with THE \1 DOG There's also a shortcut that I wasn't...

  • John J. Jordan John J. Jordan posted a comment on ticket #378

    . matches any one character, and then * specifies repetition of 0..many. The net effect is .* specifies "0 or more of any character". Back to your example, note that \0 is short for the NULL character, and NULLs are displayed as an underlined @ in JOE, which explains why it displays as it does. Capture groups start at \1, but first you need to specify a capture group with \( and \). To address your example: Search for the \(\.\*\) dog Replace with the "\1" dog HTH -john

  • John J. Jordan John J. Jordan posted a comment on ticket #378

    The regex engine was changed in 4.1 -- still with the funky-not-quite-standard syntax. To achieve what you want, you'd need to use the the\.\*dog in your first example, and A\.\*B in your second. Perhaps the documentation is not quite clear, but the contextual help is OK in my opinion: \* match 0 or more occurrences \. match any single char

  • John J. Jordan John J. Jordan committed [f60014]

    Clean up access.

  • John J. Jordan John J. Jordan created ticket #377

    joe-editor.sourceforge.net woefully out of date

  • John J. Jordan John J. Jordan committed [e88c63]

    Fix access() glue function to actually check ACL's.

  • John J. Jordan John J. Jordan committed [a39d7a]

    Check correct home directory for colors.

  • John J. Jordan John J. Jordan modified ticket #376

    json.jsf marks valid number parts as error.

  • John J. Jordan John J. Jordan modified ticket #91

    joe leaves the last column out

  • John J. Jordan John J. Jordan posted a comment on ticket #115

    These were mostly fixed around the 3.8-4.0 timeframe. Reopen if that's not the case.

  • John J. Jordan John J. Jordan modified ticket #115

    hex mode and utf-8

  • John J. Jordan John J. Jordan modified ticket #323

    Convert all documentation to markdown

  • John J. Jordan John J. Jordan modified ticket #347

    joe segfaults in help screen under certain circumstances

  • John J. Jordan John J. Jordan modified ticket #352

    4.1 jmacs missing bindings and arrors under Cygwin mintty

  • John J. Jordan John J. Jordan modified ticket #366

    Virus alarm in joewinpty.exe

  • John J. Jordan John J. Jordan modified ticket #364

    Unknown option '--'

  • John J. Jordan John J. Jordan modified ticket #362

    jmacs conflict for ^X ^F

  • John J. Jordan John J. Jordan modified ticket #361

    Segmentation fault on 4.3

  • John J. Jordan John J. Jordan modified ticket #360

    php syntax highlighting of variables fails in string constants

  • John J. Jordan John J. Jordan modified ticket #359

    joe should consider Unicode private use area to be printable

  • John J. Jordan John J. Jordan modified ticket #358

    Crash with 4.3 editing a perl file

  • John J. Jordan John J. Jordan modified ticket #354

    Character class regex in UTF-8 mode reads uninitialized memory

  • John J. Jordan John J. Jordan modified ticket #348

    Scrolling doesn't work with open options menu

  • John J. Jordan John J. Jordan modified ticket #300

    Line numbers area too wide

<< < 1 2 >