Giter Site home page Giter Site logo

Comments (3)

brasko avatar brasko commented on June 22, 2024 1

This functionality has all been changed in master.

The currently executing line defaults to long arrow. The currently selected line defaults to block.
Both are configurable to either, long arrow, short arrow, highlight or block.

Thanks to Michael Sartain for helping out here.

from cgdb.

 avatar commented on June 22, 2024

Here is a small patch implementing partially this feature.
It only apply A_REVERSE on the line being executed, and unfortunately overwrite syntax colors. Considering the fact it's very partial, the option is disabled by default, I will try to implement the syntax color support and then to allow doing the same for the line on which the cursor is, but not today.

0001-Reverse-video-mode-for-currently-executing-line.patch.txt

PS: pretty nice code. Functions are a bit long for my taste, but it's not too hard to dig.
PPS: I tried to follow as mush as possible the coding style considering what I have seen, but it is possible I made mistakes. Fix those if you want, or just point them so that I could fix them myself.

from cgdb.

mikesart avatar mikesart commented on June 22, 2024

jcul has a pull request which I've been using and really like:

#59

I've merged that into my branch and added "set arrowstyle=long" to my cgdbrc file. Works great.

from cgdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.