1. Disable "File selector" plugin in Preferences dialog.
2. Disabling icons there buys about 1-2 pixels, see http://munt.mine.nu:8080/files/noicons.png . If you really want to kill pixels there, you need to tweak your gtk theme.
3. Nope. Maybe, in future, don't know when. In this thing,
#{{{ some funcs
def a()
....
#}}}
"#{{{" means literal text or it denotes where it should fold?
4. I don't think I am going to add such a setting into the preferences dialog. I could hide it in the context menu somewhere, I guess. Thing is, you can drag the icon around, e.g. to a file manager, or to the file selector thing. And, it must look real ugly - you have two documents, you close one, and tabs hide and document jumps up; you open new document, it jumps down.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I found that medit is a great editor and plan to begin use it.
Few things that i wish to configure for me:
1. File selector panel it right. Is it possible to hide a whole panel?
It will be enough for me to use 'open' dialog.
2. Make a way to disable icons on tabs and a 'close tab' button.
Without icons tabs will be smaller.
3. Is there are any plugins which makes folding?
i like to fold a code by functions or classes
#{{{ some funcs
def a()
....
#}}}
ups, sorry, forget another wish :)
4. Do not show tabbar if only one tab is opened.
Thanks.
1. Disable "File selector" plugin in Preferences dialog.
2. Disabling icons there buys about 1-2 pixels, see http://munt.mine.nu:8080/files/noicons.png . If you really want to kill pixels there, you need to tweak your gtk theme.
3. Nope. Maybe, in future, don't know when. In this thing,
#{{{ some funcs
def a()
....
#}}}
"#{{{" means literal text or it denotes where it should fold?
4. I don't think I am going to add such a setting into the preferences dialog. I could hide it in the context menu somewhere, I guess. Thing is, you can drag the icon around, e.g. to a file manager, or to the file selector thing. And, it must look real ugly - you have two documents, you close one, and tabs hide and document jumps up; you open new document, it jumps down.