Answer by  
                                                                                          gigo (1706)
                                                            
                          
                          
                                                          Just use the Control key additionally toghether with the tab key and you can have a normal tab. If you want to make it a little bit more comfortable, you can use a autohotkey script to automatically always press CTRL + tab when you press tab. Put tab::^tab into an ahk file.