Code Monkey home page Code Monkey logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 4, 2024
Thanks for the suggestion. I find this irritating as well.

What I hope to do in the next version is add a configuration variable for 
people to
choose a custom key to leave insert mode. So if a user chooses say <Ctrl-space> 
then
pressing <Esc> would just be sent to the terminal, and stuff like vim modeline 
and
the alt key would work normally.

Original comment by [email protected] on 12 Apr 2010 at 2:02

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 4, 2024
Fix released with 1.1

From manual:

Normal mode key

let g:ConqueTerm_EscKey = '<Esc>'

This option lets you choose which key you will use to leave insert mode, which 
also
takes you out of the terminal input mode. By default this is the <Esc> key, 
like a
normal Vim buffer.

However, you may want to be able to send the <Esc> key to the terminal, instead 
of
leaving insert mode, for example if you use Vim key mappings to edit the bash 
command
line. In this case you can configure Conque to use a different key to leave 
insert
mode, and pressing <Esc> will send that key press to the terminal.

Control keys are the only that consistently work. Many others, e.g. the <F-> 
keys,
are internally coded with an escape at the beginning, and therefore won't work. 
A
control key such as <C-x> will work fine. 

Original comment by [email protected] on 28 May 2010 at 5:57

  • Changed state: Fixed

from conque.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.