Questions tagged [xiki]

Xiki (eXecutable wIKI) is a shell console for MacOS and Linux which incorporates GUI features.

Xiki (eXecutable wIKI) is a console for and which incorporates features. Xiki can be run from Xiki-enabled text editors. Typed commands can be run and re-run using the mouse or the keyboard and their output can be edited. Nested menus can be attached to commands in order to access associated tools. Menus can be created and modified by just typing.

Useful Links:

7 questions
19
votes
3 answers

How do I start using Xiki in Emacs?

Trying to get xiki to work. It is installed: $ xiki directory /Users/joshcheek/.rvm/gems/ruby-1.9.3-p194/gems/xiki-0.6.3/ The shell script that moves all the files around executed successfully AFAIK, but I closed that shell, so can't show its…
Joshua Cheek
  • 30,436
  • 16
  • 74
  • 83
3
votes
1 answer

Why is the cd command not working in xiki for sublime text 2?

In xiki for sublime I run this line $cd /Users/my_name and no errors or anything appear. However when I run this command $pwd this is the output I get /Users/my_name/Library/Application Support/Sublime Text 2/Packages It seems like it should be…
William Oliver
  • 1,412
  • 4
  • 24
  • 35
2
votes
0 answers

using mysql commands in sublime with xiki

How to use mysql commands in sublime using xiki. I have tried but it does not allow me to login... Here my username is "root" and password is "mysql". $ mysql ERROR 1045 (28000): Access denied for user 'owaishanif786'@'localhost' (using password:…
owais
  • 4,752
  • 5
  • 31
  • 41
2
votes
2 answers

Configure Vim to use Xiki

I have installed xiki as per the instructions in https://github.com/trogdoro/xiki. I have read that Xiki provides partial support for Vi. I want to know how to setup Vim with Xiki. Can you point me in the right direction?
Rps Deepan
  • 25
  • 6
2
votes
1 answer

Xiki on Windows: 'xiki' not recognized as an internal or external command, operable program or batch file

Being thrilled by all the nice and promissing screencasts, I followed the guides to install Xiki, summarized as: Download/install Ruby Download DevKit extract DevKit to (permanent) directory that has no spaces, e.g. C:\Ruby200\devkit open…
Remi
  • 20,619
  • 8
  • 57
  • 41
1
vote
1 answer

Installing Xiki on Mac OS 10.10

Has anyone successfully installed Xiki on Mac OS Yosemite? The developer's advice is that it is only compatible with Ruby 1.9.3, but Yosemite ships with 2.0.0, and I cannot successfully build 1.9.3 for Mac OS 10.10 (there are no pre-baked binaries,…
Grimxn
  • 22,115
  • 10
  • 72
  • 85
1
vote
1 answer

How do I open xiki on emacs?

I installed xiki and I even got it running on emacs, but I closed emacs, and now the xiki page doesn't come up. How do I reopen it? Also, is there a wiki page for xiki? I can't find info anywhere
nachocab
  • 13,328
  • 21
  • 91
  • 149