mirror of
https://codeberg.org/emersion/gamja.git
synced 2025-02-17 19:40:15 -05:00
This commit changes the composer to not be read-only on the server buffer, which tells the user that they can send commands from that view. On the server buffer, the placeholder is changed to "Type a command (see /help)", which indicates to the user that this buffer only accepts commands, and gives them a hint for how to learn what commands are available. Implements: https://todo.sr.ht/~emersion/gamja/38 |
||
---|---|---|
.. | ||
app.js | ||
auth-form.js | ||
buffer-header.js | ||
buffer-list.js | ||
buffer.js | ||
composer.js | ||
connect-form.js | ||
dialog.js | ||
help.js | ||
join-form.js | ||
member-list.js | ||
membership.js | ||
network-form.js | ||
register-form.js | ||
scroll-manager.js | ||
verify-form.js |