tolstoyevsky / gits

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

Add helper to execute `_cap_*` methods #27

Closed eugulixes closed 7 years ago

eugulixes commented 7 years ago

Such methods like _cap_noname and _cap_ignore must follow the name convention according to which they must have the prefix _cap_ in spite of the fact the methods don't represent any capabilities. The main purpose of the helper is to remove the restriction.