Micro: feature: open multiple files

Created on 19 Apr 2016  路  4Comments  路  Source: zyedidia/micro

such as micro * or micro . or micro test1.go test2.go

enhancement

Most helpful comment

a project tab bar with diff file names and ctrl+> ctrl+< to switch? i dont know :)

All 4 comments

I'm not sure what the behavior here should be. I think for micro . it should open a list of files, like vim's file explorer, but for micro * or micro test1.go test2.go, what should the behavior be?

a project tab bar with diff file names and ctrl+> ctrl+< to switch? i dont know :)

I love the idea of a vim-like file explorer :)

This has now been implemented in the form of tabs in commit 82c7994e68d6bffbf43b3d8e1c322dd14d88af70. I'll close this issue because it is about opening multiple files, and probably create a new one for the file explorer idea.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

luis-lavaire picture luis-lavaire  路  3Comments

Bigguy34 picture Bigguy34  路  3Comments

handicraftsman picture handicraftsman  路  4Comments

KhodeN picture KhodeN  路  3Comments

johnmbaughman picture johnmbaughman  路  3Comments