Vladyslav Rehan

Results 10 issues of Vladyslav Rehan

Let's say you uploaded a new file to github. How to upgrade Termux Desktop via termux and dont loss your settings on Termux Desktop? (I have a git folder termux-desktop)...

If I turn off composing (as I understand it, this thing disables these nasty translucent frames), and restart my desktop, this feature is turned on again. What the hell? ![Screenshot_20210801-141720_VNC_Viewer](https://user-images.githubusercontent.com/59747489/127769177-4dcd3f0e-852f-4f72-92b5-668b330b2536.png)...

I installed the game on the Linux machine Ubuntu (latest version) Bomb Squad from Ubuntu Store and can not write Russian letters in the chat. How to repair it? In...

Linux
controls

~~bug: when im enablind popup on keypress, here is a bug. Popup is not displayed outside the keyboard~~ moved to https://github.com/gazlaws-dev/codeboard/issues/90 request: add Ukrainian and Russian languages, please...

language support

For example, I type in command mode: And this is what I get. How to make it show a number AND buffer name from `:ls` command? for example, `init.lua` has...

I am trying to set the `@catppuccin_battery_text` to `"#{battery_color_charge_fg}#{battery_percentage}"` Result is: ![Screenshot 2024-01-07 at 4 55 27 PM](https://github.com/catppuccin/tmux/assets/59747489/2beb433d-defd-4bb7-9cde-63c9fac7c41c) (notice the background of 100%) So, to make it the default one...

I am on `KDE Neon` (based on `Ubuntu`) linux distribution. I installed `icloud-for-linux` from `Discover` app and ran it from terminal, got the next: ``` ➜ ~ icloud-for-linux.drive Gtk-Message: 08:15:14.248:...

I am building Desmos Desktop from source on MacOS Ventura 13.0.1 When I building it I get some errors and can't figure out how to solve them (I'm not an...

I have wrote this issue to [vimstackexchange](https://vi.stackexchange.com/questions/43814/how-to-set-cmp-zsh-completion-source-for-commands-nvim-cmp-stuff) but got no help. I have next setup for `nvim-cmp` cmdline `:` completion: ``` cmp.setup.cmdline(':', { mapping = cmp.mapping.preset.cmdline(), sources = cmp.config.sources({ --...