tolstoyevsky / gits

Web-based terminal emulator
Apache License 2.0
7 stars 1 forks source link

Remove `cap` prefix for methods not related to capabilities #80

Closed dshil closed 7 years ago

dshil commented 7 years ago

There is an agreement that all methods names that represent capabilities should have the following format _cap_{capability_name}, but there are some methods that don't match this format.

E.g., _cap_set_color.