This website requires JavaScript.
Explore
Help
Register
Sign In
othman.suseno
/
geek-life
Watch
1
Star
0
Fork
0
You've already forked geek-life
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
99527254b35cdd8859915aec092f3656653d16bf
geek-life
/
app
History
Anis Ahmad
99527254b3
Added vim style keyboard shortcuts (
resolve
#2
)
...
- Navigating lists with `j` and `k` - Moving to panel (task-detail to tasks to projects) with `h`
2020-06-26 22:25:21 +06:00
..
cli.go
Handles defer error on Db closing. Updated lint recommendations.
2020-06-17 01:58:42 +06:00
project_detail.go
Handles defer error on Db closing. Updated lint recommendations.
2020-06-17 01:58:42 +06:00
projects.go
Added vim style keyboard shortcuts (
resolve
#2
)
2020-06-26 22:25:21 +06:00
status_bar.go
Handles defer error on Db closing. Updated lint recommendations.
2020-06-17 01:58:42 +06:00
task_detail.go
Added vim style keyboard shortcuts (
resolve
#2
)
2020-06-26 22:25:21 +06:00
tasks.go
Added vim style keyboard shortcuts (
resolve
#2
)
2020-06-26 22:25:21 +06:00
util.go
ProjectDetailPane modified as a Component (type)
2020-06-12 18:50:41 +06:00