GithubHelp home page GithubHelp logo

nano text editor about meta-intel-edison HOT 11 CLOSED

edison-fw avatar edison-fw commented on May 28, 2024
nano text editor

from meta-intel-edison.

Comments (11)

htot avatar htot commented on May 28, 2024

I didn't know nano was included, but sure why not.

You can build a package using bitbake somepackage and then follow instructions here to create a repo and install packages from the repo onto edison. If you have time and space you can probably bitbake world or something similar (I haven't tried).

from meta-intel-edison.

mwallnoefer avatar mwallnoefer commented on May 28, 2024

For now I have added this line to out/current/build/conf/local.conf:

IMAGE_INSTALL_append = " nano"

But I do not know how it could be added per default.

from meta-intel-edison.

htot avatar htot commented on May 28, 2024

I goes directly into https://github.com/edison-fw/meta-intel-edison/blob/master/meta-intel-edison-distro/recipes-core/images/edison-image.bb

from meta-intel-edison.

mwallnoefer avatar mwallnoefer commented on May 28, 2024

Something like this b5a6540 (I guess that sketch_check should belong to Arduino)?

from meta-intel-edison.

mwallnoefer avatar mwallnoefer commented on May 28, 2024

@htot Could we merge something like my patch? Should I open an apposite pull request?

from meta-intel-edison.

htot avatar htot commented on May 28, 2024

Sure. I guess it should go into warrior , did you see my comments at the bottom of b5a6540?

from meta-intel-edison.

htot avatar htot commented on May 28, 2024

I merged your patches into warrior, thanks. They will eventually reach edison-fw/master. Closing this for now.

from meta-intel-edison.

mwallnoefer avatar mwallnoefer commented on May 28, 2024

Unfortunately the syntax highlighting support is still not enabled by default, which would be very handy when it comes to programming/debugging.
I remember that I once had posted this to the Yocto package maintainer but apparently he didn't change it...😠

from meta-intel-edison.

htot avatar htot commented on May 28, 2024

There is a recipe option "tiny", maybe that is related? Other then that the recipe does not enable or disable stuff.

from meta-intel-edison.

htot avatar htot commented on May 28, 2024

Ok I figured this one out for you. The tiny option would actually disable syntax highlighting. It's on by default. All the syntax files are also packaged and installed to /usr/share/nano. The only thing missing is the nanorc file in /etc. It seems this is not provided by the sources. I copied over the nanorc from my Ubuntu and voila, colors.

I see that debian adds nanorc in their nano_5.4-2.debian.tar.xz sauce. So you could send a patch for the nano recipe to package nanorc to the openembedded ML, or we could add modified nano recipe to meta-intel-edison (that will eventually get pickup by layers.openembedded.org, or write a bbappend so we always get latest nano with our own sauce.

from meta-intel-edison.

mwallnoefer avatar mwallnoefer commented on May 28, 2024

Let's see what the openembedded nano package maintainer responds us.

from meta-intel-edison.

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.