glycerin
glycerin copied to clipboard
Google Chat Terminal User Interface
Steps To Reproduce: - select a room with no threads - `ctrl+c` to create a new thread - add a message - messages still say "New Thread" If you `escape`...
Currently message Reacts do not appear. These would be really nice.
Feature Request: use `up` to edit last message sent Description: After sending a message, use `up` to select the last message, populating the Input with it, and edit. probably depends...
Feature Request: search for a user that you have either a) not already started a chat with or b) hidden Description: Should function the same as room join search.
Feature Request: `@mention` support Description: When the character `@` is typed in a message, a menu should appear that allows the user to select who they are trying to mention....
This is due to a missing feature in [neo-blessed](https://github.com/embarklabs/neo-blessed/blob/master/lib/widgets/textarea.js#L218)
Feature Request: allow user to configure glycerin Description: Using some kind of markup language (TOML/JSON) in a file in the user's home directory. Currently we use `~/.glycerin.json` to store the...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [qs](https://github.com/ljharb/qs) from 6.9.3 to 6.9.7. Changelog Sourced from qs's changelog. 6.9.7 [Fix] parse: ignore __proto__ keys (#428) [Fix] stringify: avoid encoding arrayformat comma when encodeValuesOnly = true (#424) [Robustness]...