Activity for pipEdit

  • Edwin Freekenhorst Edwin Freekenhorst posted a comment on discussion Development

    Hi Piper, I was wondering if you are still actively working pipEdit. I develop quite a lot in C using SPF365, which is a windows based SPF-like editor. This is the only reason I have to keep one Windows machine, all my other systems are Linux. Having looked at the few SPF-like editors on Linux, I have come to the conclusion that pipEdit is the most viable. Hence, I am very keen to see the development move forward. I am very willing to provide feedback/input/suggestions or, when desired, assist in...

  • Maurizio Bongini Maurizio Bongini posted a comment on discussion Help me

    Hi i kust installed pipedit i can't find the way to move lines if i digit m on line number , i get "invalid line command" thanks in advance for the suppport Maurizio

  • The_Piper The_Piper posted a comment on ticket #8

    Fixed, will be shipped with the next release. Thanks for reporting!

  • Stefan Haubenthal Stefan Haubenthal created ticket #8

    Fixed typos

  • The_Piper The_Piper posted a comment on discussion Bug_Reports

    Sorry for the late reply, but that looks like the environment variable $PIPEDITCFG is pointing at a config file which defines the default language spanish (es), and you are editing a cfg file in a different location. An example how $PIPEDITCFG could look like: PIPEDITCFG=/home/yournamehere/.pipedit/pipedit.cfg Under Linux you can check its setting with this command: env | grep -i pipeditcfg The variable should be defined in the config file of your shell, like .bashrc, .kshrc, depending on which shell...

  • Compiler Compiler posted a comment on discussion Bug_Reports

    While trying to run pipedit, I always get a Could not open language file >/pipedit.es<, aborting.. I don't have that language in the cfg. Tried with language=en, language=default, language= and also no language line at all. Every option leads to the same error message.

  • The_Piper The_Piper posted a comment on discussion Bug_Reports

    Fixed, removed the word "lesser" from source, document and also from the VER command. Will be shipped with the next release. Thanks for reporting this mess!

  • Simon Sobisch Simon Sobisch posted a comment on discussion Bug_Reports

    From the main source it seems that's LGPL https://sourceforge.net/p/pipedit/code/41/tree//trunk/pipedit.c#l1 While that is uncommon for programs (as you rarely move parts of out out to a library) that would be fine. @piper1: please either replace the license by the common COPYING.LESSER content or adjust the source and doc to say its GPL.

  • Anonymous posted a comment on discussion Bug_Reports

    Is this licensed under GPL or LGPL. The LICENSE files says GPL. But the PDF in the first sentence under LICENSE says: This program is under the Gnu lesser General Public License, GPL. Also, to be pedantic. "Gnu" should always be capitalized as "GNU".

  • John Archie McKown John Archie McKown posted a comment on discussion Bug_Reports

    The subject says it all.

  • The_Piper The_Piper posted a comment on discussion News

    1st of may update. Some more bugfixes and a simple spread sheet (ss) macro, just to show what macros can do.

  • The_Piper The_Piper posted a comment on discussion General Discussion

    Update done, looks like it is working. Feel free to post bug reports here.

  • The_Piper The_Piper committed [r41] on Code

    1st of may release - bugfixes

  • The_Piper The_Piper committed [r40] on Code

    1st of may update - bugfixes

  • The_Piper The_Piper committed [r39] on Code

    1st of may update - bugfixes

  • The_Piper The_Piper posted a comment on discussion General Discussion

    Starting 1st of may update now. Hopefully i don't break everything.....

  • The_Piper The_Piper posted a comment on discussion Bug_Reports

    Thats correct, the scroll factors arent implemented yet.

  • Anonymous posted a comment on discussion Bug_Reports

    Can't change the scroll factor Moving the cursor using arrow keys to the scroll factor which is set to CSR, and typing PAGE , the cursor just moves one position for each key depression but the scroll factor remains unchanged.

  • The_Piper The_Piper posted a comment on discussion Help me

    Update: I am still testing the editor, i am now down to one last crash which happens once in a blue moon... Two new macros will come with the next update, not really useful, but to show what macros can do, a calculator and a very simple spread sheet. I am testing the editor by writing a new COBOL preprocessor from scratch with the editor and the macros, maybe it's useful, maybe it's just fun to have :)

  • The_Piper The_Piper posted a comment on discussion Help me

    D'oh, thats why i love my Firefox, it always forgets some cookies or whatever... And you're right, let it be moderated, spam is not needed.

  • Simon Sobisch Simon Sobisch posted a comment on discussion Help me

    That's because you were not logged in. If you want to, you can disable the moderation (or I could do it), but this may increase spam.

  • Anonymous posted a comment on discussion Help me

    I am surprised that the zip file is not working, i thought it was the last years. And since i was using the editor more often the last months, i found some bugs, crashes.. Which means, there will be an update sooner or later, which should also fixes the language file problem. Hopefully >.<

  • Anonymous posted a comment on discussion Help me

    Oh, well, since when do my posts to be moderated? ** Post awaiting moderation.**

  • Simon Sobisch Simon Sobisch posted a comment on discussion Help me

    If those are missing you can download them from the source and place them into your installation. You find those at https://sourceforge.net/p/pipedit/code/HEAD/tree/trunk/langfiles/

  • Anonymous posted a comment on discussion Help me

    This file didn't come with the zip file. Is there one "out there" somewhere or, baring that, how would one go about making it?

  • The_Piper The_Piper posted a comment on discussion News

    New release with some bugfixes, new line command "ts", new macros, def, ll, lcpy, zoomin. Updated documentation.

  • The_Piper The_Piper committed [r38]

    new ureplace.c function

  • The_Piper The_Piper committed [r37]

    Bug fixes, new macros, zoomin, ll, def, rem

  • The_Piper The_Piper committed [r36]

    Bug fixes, new macros

  • The_Piper The_Piper created a blog post

    Macro zoomin

  • The_Piper The_Piper created a blog post

    And another macro - lcpy - locate copybook

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper modified a blog post

    Two new macros

  • The_Piper The_Piper created a blog post

    Two new macros

  • The_Piper The_Piper created a blog post

    CHANGE and FIND, PICTURE strings

  • The_Piper The_Piper posted a comment on discussion News

    The editor had some issues with finding macros and the comp macro had some problems when the parameter file for a COBOL program was missing. Fixed both and macros can now return an error message to the editor and stop it from reloading the (modified) source code.

  • The_Piper The_Piper committed [r35]

    Bugfix for macro handling / comp macro

  • The_Piper The_Piper modified ticket #7

    localized language support

  • The_Piper The_Piper posted a comment on ticket #7

    English language file added, users guide updated.

  • The_Piper The_Piper committed [r34]

    Updated user_guide, added english langfile

  • Simon Sobisch Simon Sobisch posted a comment on ticket #7

    I'd suggest to include an ".en" file, too, because people are more likely to translate it correctly to another language than to translating from the German language file, but that's up to you. In any case this ticket can be closed when the documentation change is done. Thanks for you work on this.

  • The_Piper The_Piper posted a comment on ticket #7

    Umm.. is that really needed? Just have a look at the german language file and change the german text to french, spanish, whatever. (English is the default, hard coded in pipEdit) But i am going to add a chapter about language files to the pipEdit_User_Guide.pdf.

  • The_Piper The_Piper committed [r33]

    Added german language file

  • The_Piper The_Piper committed [r32]

    Added german language file

  • Simon Sobisch Simon Sobisch posted a comment on ticket #7

    Thanks for [r33], do you also have the referenced "en" file (or a note in the repo: how to create/update that)?

  • The_Piper The_Piper posted a comment on ticket #7

    ok, uploaded pipedit.de in folder langfiles, german language file.

  • Simon Sobisch Simon Sobisch posted a comment on ticket #7

    I meant "there are no language files in the repo yet" - can you please include whatever one you have?

  • The_Piper The_Piper posted a comment on discussion News

    As the subject says, Simon did some bugfixes and i added the "lic"/"license'" command. The lic/license line command will display informations of the license pipEdit uses, the Gnu lesser General Public License. Just type lic or license in the command line and press ENTER key,then press F1 to toggle the short or longer message.

  • The_Piper The_Piper committed [r31]

    lic/license command and users guide update

  • The_Piper The_Piper posted a comment on ticket #7

    Sure, if someone has more language files, upload them or post a link to them in "Discussion", so I/we can add them.

  • Simon Sobisch Simon Sobisch committed [r30]

    0.8.7 minor fixes

  • Simon Sobisch Simon Sobisch created ticket #7

    localized language support

  • Simon Sobisch Simon Sobisch created ticket #6

    win32 support

  • Simon Sobisch Simon Sobisch posted a comment on ticket #2

    I've just rechecked, this now also builds with Arnold's Win32 package, as long as the defines in the Makefiles are adjusted (we may want to include additional conditional make parts allowing to pass the curses library doing make, removing the need to adjust the makefile.

  • Simon Sobisch Simon Sobisch posted a comment on ticket #5

    Note: I've added a copyright header with [r28]

  • Simon Sobisch Simon Sobisch committed [r29]

    0.8.7 minor fixes

  • Simon Sobisch Simon Sobisch committed [r28]

    copyright header added

  • Emmad Emmad posted a comment on discussion Help me

    Yeah....UNIX world requires IQ....Wish I could download some of that - Take care :)

  • The_Piper The_Piper posted a comment on discussion Help me

    "Trying to do COBOL on the PC is not easy with all the editors out there!!!" The PC is not the problem ;) Hint: LINUX wink :) Stay safe too and good luck with COBOL!

  • Emmad Emmad posted a comment on discussion Help me

    Thank you very much for taking the time to try and find me an alternative. Trying to do COBOL on the PC is not easy with all the editors out there!!! I will give the suggested one a try, it is new to me. Thank you and stay safe.

  • The_Piper The_Piper posted a comment on discussion Help me

    Okay, it's not that easy... Just taking the source code and compiling it with gcc does not work. Maybe using PDCurses with pipEdit under Windows might work, but i dont have the time right now to try that. As an alternative, i would suggest to try "The Hessling Editor", but i see, you posted there already. Another thing for Windows i've found is this: https://github.com/Ambusy/XeditPc

  • Emmad Emmad posted a comment on discussion Help me

    This will be so good of you...May you be protected from Corona and all other bad stuff! Thanks much

  • The_Piper The_Piper posted a comment on discussion Help me

    I havent tried to compile it for Windows, but i will try it later, if i have some spare time. I will try to compile it with gcc, which comes with GnuCobol for Windows. https://arnoldtrembley.com/GnuCOBOL.htm#binaries And if i can compile it, i will upload the binary here.

  • Emmad Emmad modified a comment on discussion Help me

    Looks like a great tool. My problem is I know nothing about C language I have to learn a Zillion other things.... I could not compile it as I am not sure how to set up the C compiler and I am sure, like every other thing it will be a difficult trip (if not impossible). Is there anywhere that provides Windows 10 64-bit executable? Could it be compiled using VS2019? How? Thanks.

  • Emmad Emmad posted a comment on discussion Help me

    Looks like a great tool. My problem is I know nothing about C language. I could not compile it. Is there anywhere that provides Windows 10 64-bit executable? Thanks.

  • The_Piper The_Piper modified a comment on discussion News

    Bugfix for INS/DEL keys, now, when they are pressed, the source code is rated as changed and saved when leaving the editor. The bug was, when you edit a file and just delete (or insert) characters, the source code wouldnt be saved.

  • The_Piper The_Piper posted a comment on discussion News

    Bugfix for INS/DEL keys, now, when they are pressed, the source code is rated as changed and saved when leaving the editor. The bug was, when you edit a file and just delete (or insert) characters, the source code wouldt be saved.

  • The_Piper The_Piper committed [r27]

  • The_Piper The_Piper modified a blog post

    New release

  • The_Piper The_Piper created a blog post

    New release

  • The_Piper The_Piper committed [r26]

    line commands c and m + a/b, del all nx/x

  • The_Piper The_Piper posted a comment on a blog post

    And there will be a release soon, since i added the line commands copy/move after/before and some brushing up the behaviour of the editor.

  • The_Piper The_Piper created a blog post

    Minor update maybe soon

  • The_Piper The_Piper created a blog post

    Updated README and removed README.TXT

  • The_Piper The_Piper modified a comment on discussion General Discussion

    Updated README and README.TXT. Thanks Mickey for reporting and Simon for your suggestion :) Edit: And removed README.TXT, no need to have both README and README.TXT with the same content.

  • The_Piper The_Piper committed [r25]

    Removed README.TXT, just README is good enough

  • The_Piper The_Piper posted a comment on discussion General Discussion

    Updated README and README.TXT. Thanks Mickey for reporting and Simon for your suggestion :)

  • The_Piper The_Piper committed [r24]

    Updated README and README.TXT

  • Simon Sobisch Simon Sobisch modified a comment on discussion General Discussion

    Where do I install it? Wherever you want it to be. Maybe in your home/bin or system-wide in /usr/local/bin, then placing the language files into /usr/local/share/pipedit... just a suggestion. Does it need to be in my path? Only if you want to run it without specifying the path to it. Need more instructions? I think yes, the README should say that you need to tweak pipedit.cfg (I'd personally suggest to place the file either wherever you have the language files or in your home directory. According...

  • Simon Sobisch Simon Sobisch posted a comment on discussion General Discussion

    Where do I install it? Wherever you want it to be. Maybe in your home/bin or system-wide in /usr/local/bin, then placing the language files into /usr/local/share/pipedit... just a suggestion. Does it need to be in my path? Only if you want to run it without specifying the path to it. Need more instructions? I think yes, the README should say that you need to tweak pipedit.cfg (I'd personally suggest to place the file either wherever you have the language files or in your home directory. According...

  • Mickey White Mickey White posted a comment on discussion General Discussion

    Need more info on installing. the c statements run but nothing works. Where do I instal it? I get this message when I run the program? mickeyw@mickeyw-Meerkat:~/pipedit-code/trunk$ pipedit.bin README config_path=>./pipedit.cfg< Could not open language file >/home/yourname/.pipedit/langfiles/pipedit.en<, aborting.. mickeyw@mickeyw-Meerkat:~/pipedit-code/trunk$ Where do I install it? Does it need to be in my path? Need more instructions?

  • The_Piper The_Piper posted a comment on discussion News

    Block commands DD RR CC plus .a .b (mark block of lines) and a (after) and b (before) to specify a target line. New macro cs (Copy to Scratch file). Changing file format for data exchange with macros, macros can now return messages and cursor x and y position. Makefile and documentation update.

  • pipEdit pipEdit released /pipedit.0.8.2.zip

  • The_Piper The_Piper committed [r23]

    Block commands DD RR CC and cs macro

  • The_Piper The_Piper created a blog post

    Block commands

  • The_Piper The_Piper created a blog post

    Block commands

  • The_Piper The_Piper committed [r22]

    scrolling left right

1 >
MongoDB Logo MongoDB