89 posts
Location
getServer().getPlayer("Thib0704").getLocation();
Posted 08 February 2013 - 11:35 AM
Why not adding the tab function to CraftOS
I do often use it with Ubuntu I think it
Would be cool on CraftOS
1054 posts
Posted 08 February 2013 - 11:50 AM
Do you mean auto completion in the prompt? Because tab is supported in the edit program.
3790 posts
Location
Lincoln, Nebraska
Posted 08 February 2013 - 11:52 AM
Why not adding the tab function to CraftOS
I do often use it with Ubuntu I think it
Would be cool on CraftOS
Wanna clarify what you mean? If you mean the key 'tab' then yes, it's implemented. If you mean adding tabs to switch between then, you can program that yourself. If you mean autocompletion, you can program that yourself.
180 posts
Posted 08 February 2013 - 01:59 PM
There is a program on the fourms here that does this. I use it myself since I'm a 20+ year unix junkie.
It's called "Shell tab-completion" by Espen
http://www.computerc...completion-v12/There is a shell replacement (to apply it to all computers) and a shell injector program you can run from startup and it will enable it for that computer only.