• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

atom-xikij

A xiki clone for atom
klorenz
0.9.4 419
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

xikij package

Xikij is a xiki clone for atom under very development.

working features

  • file browsing with absolute paths. E.g. hit ctrl-enter on following line:

    /home
    

    Open a file inline by pressing ctrl-enter. Save expanded file by going to filename and press ctrl-shift-enter.

    If you have installed package open-plus, you can open a file or directory by pressing ctrl-o.

  • program execution works. E.g. hit ctrl-enter on following line:

    $ ps -ef
    
    
  • prompts work. hit enter on following line:

    $ ls
    
    
  • multicursor prompts work:

    $ ls /home
    $ ls /tmp
    
  • nested contexts work. Hit ctrl-enter on $ ls line:

    /home
      $ ls
    
  • menus work, there are some now:

    • hostname -- print host's name
    • ip -- print host's ip to internet
    • pwd -- print current working directory
  • syntax highlighting of nested opened files

    ~/.atom/packages
      - atom-xikij/lib/xikij.coffee
    

[32m✓ [39mPublishing atom-xikij@v0.9.1 [32m✓ [39m

Changelog

... many more changes not yet listed here 0.9.1

  • fix issue #4

0.9.0

  • prompt works ($)
  • multi cursor prompts

0.4.0

  • fix collapsing, keep last empty line
  • xikij enabled per default

0.3.0

  • directory browsing

0.2.0

  • add program execution
  • indentation fixed

0.1.0

  • this is an "internal" release, not ready for use, only for experimenting

$ ls $

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by