id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2875	[patch] mcedit supertab	slavazanko		"From mailist: 
https://mail.gnome.org/archives/mc-devel/2012-September/msg00000.html and https://mail.gnome.org/archives/mc-devel/2012-September/msg00001.html:

Hello.

I would like to propose a patch to mc to make autocompletion in mcedit
by pressing only TAB key if we are not in indent.

Reason: ESC Tab is not very convenient key combo to press often, and
alt-tab is used by Gnome. Also it is good to have the same experience
as with bash completion.

Patch checks whether we are in indent and if not, then it swaps
actions of CK_Complete and CK_Tab. If we are in indent, then both
CK_Tab and CK_Complete produce tabulation (anyway completion in indent
does not work).

Possible improvements:
1) if previous symbol is space/tab, then CK_Tab may produce tabulation
instead of completion.
2) if completion has nothing to suggest and CK_Tab was pressed more
than once consequently, then also produce tabulation.

Short version of patch do nothing with translation files.
Full patch introduces translation for switching checkbox for russian
language and updates pot, po and gmo files (just by calling 'make -C
po update-po' and then 'make -C po install' ).

Please tell me your opinion and suggestions,
Sergey Naumov.
"	enhancement	new	major	Future Releases	mcedit	4.8.4						no branch	
