As far as I am aware there is currently no text_editor::Binding definition for indentation. However there already exists an action for this behavior here so it would probably be quite easy to implement by adding an additional case for Binding::from_key_press to test for \t characters