lp:~blackdaemon/enso/auto-suggest-open-command

Created by blackdaemon and last modified

Auto-suggest "open <something>" if there is no command matching "something".

By very simplified example, where only following two commands are available:

firefox
open

where 'open' command offers "mozilla firefox" and "adobe photoshop"

minimal keystrokes to:

- run "firefox" command, type "f"
- run "adobe photoshop" you can type "o<tab>p" or "o<tab>a", etc

but it's also possible to run "mozilla firefox" by typing "m", as "open <mozilla firefox>" will be suggested
or to open "adobe photoshop", it's enough to type "p" or "a" and "open <adobe photoshop>" will be suggested
as there is no other command starting with "p" or "a".

Get this branch:
bzr branch lp:~blackdaemon/enso/auto-suggest-open-command
Only blackdaemon can upload to this branch. If you are blackdaemon please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
blackdaemon
Project:
Enso Project
Status:
Mature

Recent revisions

144. By blackdaemon

Small optimization: Do not suggest "open" command if there is no match for "open <text>"

143. By blackdaemon

Autosuggest command "open <something>" if there is no command matching "something".

142. By U-ANUBIS\pavel <pavel@anubis>

Merge from ~blackdaemon/enso/win32build

138. By stuart.langridge

header.a is arch-specific; have one for i686 and x86_64
README to describe how it works

137. By stuart.langridge

Forgot to comment one change I made to glick-mkext2

136. By stuart.langridge

Build script for Linux, creating one single executable using Glick

135. By stuart.langridge

Export the location of the command folder to the API, so commands can know where to create other commands

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers