Sajad Momeni
Sajad Momeni
### Current behavior ``` js const HeaderMain = ({navigation, options, route, back}) => { return ( {back ? navigation.goBack()} > : null} {options.title ? options.title : /*route.name ? route.name :*/...
I want Noto Sans Mono font: `:GuiFont Noto Sans Mono` But i got this error: `Noto Sans Mono is not a fixed pitch font` My Fonts: `fc-list | grep...
Hi, I want this functionality:  But I don't want this:  My config: ``` opts = { debug = false, -- set to true to enable debug logging log_path...
`useState` does not capitalize the first letter in the second parameter: 
How can i install in `nvim` with `lazy.nvim`. I set this config: ``` { "iamcco/coc-spell-checker", config = function() require("coc-spell-checker").setup({}) end, } ``` but doesn't work.
Set margin from the bottom when OSC is visible.
Hello, I want it to start saving automatically after a specified time only when I manually press Ctrl+S.
سلام لطفا امکان دانلود گروهی فایلها رو قرار بدید. مثلا یه چیزی آدم میخواد دانلود بکنه توی چند تا پارت تقسیم شده. با همون قضیه ساخت لینک بر اساس شماره...
Hello. Please add a series of sound effects such as the sound of a typewriter or a mechanical keyboard. Thank you.
### Is there an existing issue for this? - [x] I have searched the existing issues ### What happened? I'm using `bufferline.nvim` with `scope.nvim` to keep buffers isolated per tab....