senny / cabbage

get the maximum out of emacs
http://senny.github.com/cabbage/
156 stars 21 forks source link

get cabbage working in a terminal #156

Closed senny closed 11 years ago

senny commented 12 years ago

I think it would be huge if we could get cabbage or a subset working in a terminal. This would allow many more uses including remote pairing over tmux.

tonini commented 12 years ago

@senny this sounds great, lately I wish I could pair with emacs. I did some testing with iterm2 and emacs, but as you could image it's not that easy because of the 'meta' key and all the key bindings of iterm with the meta (sure, with some rebinding of the meta it wouldn't be that big issue). But I got some other errors too.

Let's get this working. :)

+1

tonini commented 11 years ago

I got cabbage working in the terminal, there weren't that much of problems to solve. I would like to work with it for a few days more to test it correctly. After that I will come up with a PR.

@senny are you ok with that?

senny commented 11 years ago

@tonini if you got it working just open the PR to start a discussion around it. It does not need to be perfect but it gives us concrete code to talk about.

senny commented 11 years ago

With #159 we have basic compatibility. There are still a lot of issues when dealing with "Apple" as the "Meta" key but I think this is outside the scope of cabbage. Closing this one.