1. Wee editor 0.25

Download from the repo or run the updater.ex. Notable changes:

  • fill in Find dialog with current selection
  • allow search backward in Find and Replace dialogs
  • quick search Find Next (Ctrl+G) Find Previous (Shift+Ctrl+G)
  • comment/uncomment selected lines (Ctrl+M)
  • go back (Esc) after doing View Declaration or Goto Error
    • if there is a selection, it will be deselected first

The EuGTK version was updated to 4.9.4, so compiling Wee on Linux/OSX ought to work now.

new topic     » topic index » view message » categorize

2. Re: Wee editor 0.25

I made a small update 0.26 with one more thing:

  • line wrap option
new topic     » goto parent     » topic index » view message » categorize

3. Re: Wee editor 0.25

Wee 0.26 now translates/compiles/Shrouds/Binds itself perfectly under my Ubuntu System!

If Wee 0.25 is this good what in the world will 1.0 be like?

Thanks again Pete.

Ken

new topic     » goto parent     » topic index » view message » categorize

4. Re: Wee editor 0.25

PeteE said...

Download from the repo or run the updater.ex. Notable changes:

  • fill in Find dialog with current selection

Doesn't seem to work for me. Prior search term still appears in Find dialog.

PeteE said...
  • quick search Find Next (Ctrl+G) Find Previous (Shift+Ctrl+G)

Oh. Can we also have F3 and Shift+F3 respectively? smile

PeteE said...
  • comment/uncomment selected lines (Ctrl+M)

Can you make it so the selection is retained after the behavior?

Thank you!

new topic     » goto parent     » topic index » view message » categorize

5. Re: Wee editor 0.25

Ok. Version .27 pushed to github.

  • Fixed find dialog initialization with selection on Windows
  • Find/Find Next/Find Previous keys changed to Ctrl+F3/F3/Shift+F3
  • Made selection persist during comment/uncomment lines
  • Completion list now has icons based on declaration type
new topic     » goto parent     » topic index » view message » categorize

6. Re: Wee editor 0.25

Pete, I'm getting a "Failed to validate wee.exw" error when running update.ex. Is it me or you?

new topic     » goto parent     » topic index » view message » categorize

7. Re: Wee editor 0.25

euphoric said...

Pete, I'm getting a "Failed to validate wee.exw" error when running update.ex. Is it me or you?

Seems to be you. Works for me.

new topic     » goto parent     » topic index » view message » categorize

8. Re: Wee editor 0.25

evanmars said...
euphoric said...

Pete, I'm getting a "Failed to validate wee.exw" error when running update.ex. Is it me or you?

Seems to be you. Works for me.

OK, thanks!

new topic     » goto parent     » topic index » view message » categorize

9. Re: Wee editor 0.25

The updater uses

hash(file_text, HSIEH30) 
to check that the downloaded file text matches what was originally uploaded. The files are downloaded over unsecure HTTP, so it's possible that a malicious entity between you and cdn.rawgit.com is modifying the files in transit. I added the verification check after the last problem you had with the updater. Another possibility is the hash function is returning different values on different versions of Euphoria, but this is unlikely.

new topic     » goto parent     » topic index » view message » categorize

10. Re: Wee editor 0.25

PeteE said...

Another possibility is the hash function is returning different values on different versions of Euphoria, but this is unlikely.

I recall that earlier versions of Eu had a bug that caused an incorrect hash to be returned, but that this was fixed in later versions.

http://scm.openeuphoria.org/hg/euphoria/rev/339c5b70d31e?revcount=1200

http://scm.openeuphoria.org/hg/euphoria/rev/985c90ac044b?revcount=1200

http://scm.openeuphoria.org/hg/euphoria/rev/94f2ae7a1837?revcount=1200

http://scm.openeuphoria.org/hg/euphoria/rev/b7d014d360ac?revcount=1200

http://scm.openeuphoria.org/hg/euphoria/rev/b94d2534c77b?revcount=1200

http://scm.openeuphoria.org/hg/euphoria/rev/04e5810b41b1?revcount=1200

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu