I have v3 & 4 both installed on Windows 10 Home. I can click a tab name to select the tab/ file/ window in v3 - the expected/ standard behavior. In v4 the caret is just positioned directly below the mouse click position of the tab but the click is otherwise ignored. ctrl+PageUp|Down work fine switching tabs.
My preferences below, although I deleted them all as a test & still same behavior
{
“auto_complete_commit_on_tab”: true,
“caret_extra_width”: 2,
//“caret_style”: “phase”, // doesn’t appear to make any difference
“color_scheme”: “Packages/User/AJH.tmTheme”,
“draw_white_space”: “all”,
“fade_fold_buttons”: false,
“font_size”: 10,
“gutter”: true,
//“hardware_acceleration”: “opengl”, no effect?
“hide_new_tab_button”: true,
“hide_tab_scrolling_buttons”: true,
“highlight_line”: true,
“ignored_packages”:
[
“Vintage”
],
“line_numbers”: false,
“margin”: 0,
“show_encoding”: true,
“show_sidebar_button”: false,
“show_tab_close_buttons”: false,
“tab_size”: 2,
“theme”: “Adaptive.sublime-theme”,
//“word_wrap”: “false” auto
}
thanks for any help
