lp:~blackdaemon/enso/quasimodekey-doubletap-cmd

Created by blackdaemon and last modified

New feature that allows to have specific Enso command pre-inserted when double-tapping the quasimode-key.

Edit your .ensorc and change the following settings:

# Quasimode-key double-tap delay (seconds)
config.QUASIMODE_DOUBLETAP_DELAY = 0.5
# Command to run on quasimode-key double-tap
config.QUASIMODE_DOUBLETAP_COMMAND = "open"

It's very useful for frequently used commands, as "open" or "go".

Get this branch:
bzr branch lp:~blackdaemon/enso/quasimodekey-doubletap-cmd
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:
Development

Recent revisions

145. By blackdaemon

Fixed the config value comment.
Set reasonable default to "open" command.

144. By blackdaemon

Fixes full redraw of suggestions list after pre-typing the command.

143. By blackdaemon

Added quasimode-key double-tap command

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

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