Şahin Akkaya
Şahin Akkaya
## General infomation Terminal: Konsole OS: Ubuntu 20.04 ZSH framework: oh-my-zsh ZSH version 5.8 ZVM version 0.8.3 ## Basic examination - [x] I have read through the [README](https://github.com/jeffreytse/zsh-vi-mode) page -...
Sometimes when I enter hint mode by pressing "F", links are highlighted with improper letters. In hint mode, if something is highlighted with "KK", there should not be a link...
I'm trying to use nbgrader with a [C kernel](https://github.com/XaverKlemenschits/jupyter-c-kernel). Unfortunately, it has some limitations. It compiles whole cell as a single program, meaning that I can't split my work into...
When I try to view diff for a bare repo, it throws `FileNotFoundError`. To reproduce: ``` ❯ cd ❯ git init --bare my_bare_repo Initialized empty Git repository in /home/***/my_bare_repo/ ❯...
When the configuration is invalid, the bar indicating something might wrong is only visible on first screen. I was using my second monitor and laptop's lid was closed. Due to...
Continuation of https://github.com/go-gitea/gitea/pull/25439. Fixes #847 Before: ---- After: --- #### Overview This is the implementation of a requested feature: Contributors graph (#847) It makes Activity page a multi-tab page and...
I have created a custom command `:tab_switch_or_open` following the link from [wiki](https://github.com/tridactyl/tridactyl/wiki/Adding-your-own-functionality#combine-builtin-commands-together-to-implement-new-functionality). It would be really nice if the tab completion is possible for this custom command. Here is the...
### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...
### Hyprland Version System/Version info ```sh Hyprland, built from branch HEAD at commit 9afdd61adeaf413afbe853dbc5fdf6853c8bde21 (props: bump ver to 0.32.3). Tag: v0.32.3 flags: (if any) debug ``` ### Bug or Regression?...
I am getting key error while trying to convert ipynb file to py file. The notebook file can be found [here](https://raw.githubusercontent.com/guipsamora/pandas_exercises/master/05_Merge/Fictitous%20Names/Exercises.ipynb). When I examine the file, I already see a...