Ibrahim Serdar Acikgoz
Ibrahim Serdar Acikgoz
Hi, when I implement the FuncFilterInputRune like below, it fails to filtering it. It places `a` rune, but blocks all input after. ```golang func filterInput(r rune) (rune, bool) { switch...
- Asynchronously load items - Add search results to a buffer, regularly dump results into the `list.scope` - Fires an update to let prompt re-renders itself
## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have...
#### Summary Print helpful error messages in case user try to access cloud restricted config fields. #### Ticket Link https://mattermost.atlassian.net/browse/MM-45224
#### Summary I think the API and the initial metrics are more or less clear now. I believe the PR is ready to be reviewed from a technical perspective. I'll...
#### Summary An issue has been arisen during a mysql -> postgres migration revealed that we can actually use `remove-null-characters-pgloader` option to prevent `unsupported Unicode escape sequence` errors. #### Release...
#### Summary Added the documentation for our supreme tool :) #### Ticket Link https://mattermost.atlassian.net/browse/MM-59259
#### Summary Add client metrics implementation. Since the performance report generated with user activity, it should be better to reflect that behaviour and it would be much more realistic about...
#### Summary To kick this effort off, I'm creating the PR so that anyone can also contribute from here. To be doc'd: - RDS Aurora MySQL > RDS PostgreSQL fully...
#### Summary I don't know why `openid` was not added in the first place, probably overlooked? #### Ticket Link https://mattermost.atlassian.net/browse/MM-59359 #### Release Note ```release-note NONE ```