Open tecfu opened 8 years ago
I found that tasks can be modified in ex mode through the following steps:
//get the task list ui
:TW
//put cursor on a task field you desire to modify
m
//now in the command window, simply goto ex mode
<C-f>
I've found the fix previously mentioned gets me to ex mode, but works unreliably. Oftentimes when I hit return after entering text I simply get a new line in ex mode and nothing is updated in TW.
Can tasks be added/modified in normal mode, or ex mode? This would allow full use of the key navigation when editing inputs...