]> Pileus Git - lackey/commit
Move e key to views
authorAndy Spencer <andy753421@gmail.com>
Mon, 26 Jan 2015 20:55:42 +0000 (20:55 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 28 Nov 2016 09:52:56 +0000 (09:52 +0000)
commitc104b1f201f243dabb18cbd712b20a8351d269be
tree1f8c71988ccbf5e1bb7a2ca9d52056d5f34fcaa7
parent569a0db79c00169e15d5abed2a82f28d1b2391c4
Move e key to views

This way they can call the view_edit with the correct argument.
Pressing 'e' should be the same as pressing 'return' in most cases.
src/view.c
views/day.c
views/events.c
views/todo.c
views/week.c