Activity
fix jump back action not to crash when the buffer is edited
fix jump back action not to crash when the buffer is edited
refactor drawing command line and completion candidates
refactor drawing command line and completion candidates
use explicit argument indexes in fmt.Sprintf and fmt.Errorf
use explicit argument indexes in fmt.Sprintf and fmt.Errorf
fix nil pointer dereference in tests
fix nil pointer dereference in tests
fix nil pointer dereference in tests
fix nil pointer dereference in tests
recognize bang of :wq command to quit on unsaved changes
recognize bang of :wq command to quit on unsaved changes
Force push
propagate bang of :wq command to quit on unsaved changes
propagate bang of :wq command to quit on unsaved changes
use CHANGELOG.md instead of Gopkg.toml in completor tests
use CHANGELOG.md instead of Gopkg.toml in completor tests
Force push
add editor test for moving cursor from command line
add editor test for moving cursor from command line
Force push
add editor test for moving cursor from command line
add editor test for moving cursor from command line
Force push
add editor test for moving cursor from command line
add editor test for moving cursor from command line
Force push
add editor test for moving cursor from command line
add editor test for moving cursor from command line
Force push
add editor test for moving cursor from command line
add editor test for moving cursor from command line
implement command line completion of command names
implement command line completion of command names
Force push
implement command line completion of command names
implement command line completion of command names
fix goroutine leaks and close channels in window tests
fix goroutine leaks and close channels in window tests
Force push
fix goroutine leaks and close channels in window tests
fix goroutine leaks and close channels in window tests
Force push
fix goroutine leaks and close channels in window tests
fix goroutine leaks and close channels in window tests
Force push
fix goroutine leaks and close channels in window tests
fix goroutine leaks and close channels in window tests
Force push
fix goroutine leaks and close channels in window tests
fix goroutine leaks and close channels in window tests
Force push
fix goroutine leaks and close channels in window tests
fix goroutine leaks and close channels in window tests
Force push
fix goroutine leaks and close channels in window tests
fix goroutine leaks and close channels in window tests
Force push
fix goroutine leaks and close channels in window tests
fix goroutine leaks and close channels in window tests
Force push
fix goroutine leaks and close channels in window tests
fix goroutine leaks and close channels in window tests
remove unused receiver names
remove unused receiver names
Force push