cleanup
This commit is contained in:
parent
fea4ededb6
commit
286bf75aa9
2
eval.go
2
eval.go
@ -563,7 +563,7 @@ func restartIncCmd(app *app) {
|
||||
}
|
||||
}
|
||||
|
||||
func resetIncCmd(app *app) {
|
||||
func resetIncCmd(app *app) {
|
||||
if gOpts.incsearch && (app.ui.cmdPrefix == "/" || app.ui.cmdPrefix == "?") {
|
||||
dir := app.nav.currDir()
|
||||
dir.pos = app.nav.searchPos
|
||||
|
Loading…
Reference in New Issue
Block a user