Subhaditya Nath

Results 86 comments of Subhaditya Nath

Select **Plain text mode** in gmail. Problem solved! https://useplaintext.email/#gmail-web

Which stylistic set toggles this behaviour? **EDIT:** it's `ss06`

Does anybody know the reason why the limit exists? It's annoying me VERY much.

> `_string` is a _rule_ template, that can't be used in a terminal. Currently there are no terminal templates. Then that should be mentioned at https://lark-parser.readthedocs.io/en/stable/grammar.html#templates

**EDIT:** See https://github.com/neovim/neovim/issues/27289 I've tracked it down to https://github.com/numToStr/Comment.nvim/blob/0236521ea582747b58869cb72f70ccfa967d2e89/lua/Comment/api.lua#L29 ~If we replace `U.catch` with `pcall` or `xpcall` then everything works correctly.~

Sorry. You could use the plugin in this way until the issue is resolved - https://github.com/subnut/nvim-ghost.nvim?tab=readme-ov-file#other-operating-systems The binary being executed is built by GitHub Action runners, which run on Intel....

No need to work on this PR right now. I shall pick it up later.

If somebody else also needs this feature, comment below. It may cause this PR to be implemented sooner.

Okay, two ways come to my mind - - Add a `:GhostTextKeep` command. When you run this command in a buffer created by `nvim-ghost`, the buffer won't get deleted when...