Comment by jfb

3 days ago

I wonder if it will ever get emacs tabs.

I use emacs but I don't know what you're referring to. Can you enlighten me please

  • The tab key in BBEdit inserts a literal tab character, or advances to a tab stop. It doesn't indent the line, which is what I would argue it should do when writing code.

    • As a matter of interest, there is a setting `Allow tab key to indent text blocks` (in Settings > Keyboard) – doesn't that do what you're describing?