pimutils / pimutils/khal

Space key binding

Open
#829 2 comments 0 reactions 1 assignee View on GitHub

@geier is already working on this.

Since Jan 10, 2019.

type: documentation
Dominant language
Python
Stars
3.1k
Forks
233
Avg merge
1h 44m
Merged PRs (30d)
1

Description

I got a problem with my space buttons binding :

  • In calendar mode Doesn’t trigger the list mode but enter does
  • In list mode Doesn’t trigger the view mode but enter does
  • In view mode Goes back to the list mode but enter goes to edit mode

Here is my complete keybindings section

[keybindings]
delete = d 
down = down, s
export = e 
external_edit = meta E
left = left, t, backspace
mark = v 
new = c 
other = o 
quit = q, Q
right = right, n
save = meta enter
search = / 
today = g 
up = up, r
view = space, enter

I used ikhal with the -v flag but I got no message on my ineffective space press.

Thanks for your work !

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.