You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/11/18 02:52:43 UTC

[netbeans] branch master updated (b423c37 -> e6a3346)

This is an automated email from the ASF dual-hosted git repository.

lkishalmi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from b423c37  Turning on lexer.nbbridge enables Go to declaration in VSCode
     add e6a3346  [NETBEANS-819] partial fix for cursor. Text selection does't work

No new revisions were added by this update.

Summary of changes:
 .../org/netbeans/lib/terminalemulator/Line.java    | 124 ++++++++++-----------
 .../lib/terminalemulator/MyFontMetrics.java        |  28 +++--
 .../src/org/netbeans/lib/terminalemulator/Sel.java |  22 ++--
 .../org/netbeans/lib/terminalemulator/Term.java    |  64 +++++------
 4 files changed, 118 insertions(+), 120 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists