User Activity

  • Posted a comment on ticket #184 on NEdit

    Patch against 5.7 Master 2020-11-05.

  • Posted a comment on ticket #183 on NEdit

    Patch against 5.7 Master 2020-11-05.

  • Posted a comment on ticket #81 on NEdit

    See https://sourceforge.net/p/nedit/patches/184/ for current version of patch

  • Created ticket #184 on NEdit

    Visible tab stops (tab/space character screen representation)

  • Posted a comment on ticket #183 on NEdit

    Patch against 5.7 release.

  • Posted a comment on ticket #182 on NEdit

    Patch against 5.7 release.

  • Posted a comment on ticket #81 on NEdit

    I have started a patch for Nedit 5.6 that changes the screen representation of the tab (\t) and space ( ) characters to » (char 187) and (char 183) respectively. Here is a summary of the current changes (hard coded); textBuf.c; ~l43: #define VISIBLE_TAB_STOPS_PATCH #ifdef VISIBLE_TAB_STOPS_PATCH #define VISIBLE_TAB_STOPS_PATCH_TAB_REPLACE_FIRST_CHARACTER_ONLY #define VISIBLE_TAB_STOPS_PATCH_TAB_REPLACEMENT_CHAR (char)187 /* '»' default: ' ' */ #define VISIBLE_TAB_STOPS_PATCH_SPACE_REPLACEMENT_CHAR...

  • Posted a comment on ticket #81 on NEdit

    A problem with this method is that the tab character highlight gets overridden by the selection background colour while text is selected. This is an issue when selecting a section of text at a specific indentation level.

View All

Personal Data

Username:
baxterai
Joined:
2012-07-24 17:01:02

Projects

This is a list of open source software projects that BAI Research is associated with:

  • OpenANN Basic Artificial Neural Network Last Updated:
  • OpenATOR Axis Transformation Object Recognition Last Updated:
  • OpenCS Basic Code Structure Viewer (for C) Last Updated:
  • OpenGIA General Intelligence Algorithm Last Updated:
  • OpenNLC Natural Language Compiler Last Updated:

Personal Tools