Giter Site home page Giter Site logo

Comments (5)

gitvectors avatar gitvectors commented on June 22, 2024

On Ubuntu 22.04 I use mouse triple click in CT 1.1.0.

from cherrytree.

4njul1 avatar 4njul1 commented on June 22, 2024

Triple click selects the entire line for me. If I for example want to change the path in a command, I have trouble selecting it with mouse clicks.

from cherrytree.

giuspen avatar giuspen commented on June 22, 2024

I would have advised to try and configure in the preferences dialog which characters are included with the double click; the fact though that the middle slash is included and the others are not doesn't seem right, I'll have a look

from cherrytree.

giuspen avatar giuspen commented on June 22, 2024

I had a look, the non alphanumeric characters are stripped on purpose from the beginning/end.
We have to consider for example the case of having the dot configured for selection, when you double click on
"one.two." you likely don't want the trailing dot selected.
One solution is to hardcode a list of characters that we don't want to strip from the beginning/end, another is to hardcode the only characters that we want to strip from the beginning/end, the third possibility is to allow configurability of not only one list of characters but two.
Comments welcome.

from cherrytree.

4njul1 avatar 4njul1 commented on June 22, 2024

Thanks for having a look into it!
I see that in some cases it would make sense to strip these characters from the beginning or end of string.
I think a configurable list would be great! I often select absolute paths where it would be nice to have the leading slash included.

from cherrytree.

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.