Skip to content

issues Search Results · repo:mawww/kakoune language:C++

Filter by

2k results
 (811 ms)

2k results

inmawww/kakoune (press backspace or delete to remove)

Question I wanted to have this decl -hidden regex my_types (cpp|kak|sh) hook global WinSetOption filetype=%opt{my_types} %{ ... } in my kakrc and was a bit astounded to learn that the text %opt{my_types} ...
  • Abraxas-Knister
  • 2
  • Opened 
    yesterday
  • #5375

Version of Kakoune commit 7b2fcd6e7d76fc4b46a8542d848030c60964de52 Reproducer got the following error when building kakoune from scratch running git clone https://github.com/mawww/kakoune/ cd kakoune ...
bug
  • thhck
  • 2
  • Opened 
    8 days ago
  • #5372

Version of Kakoune v2025.06.03 Reproducer mkfifo kak.test.fifo kak :edit -fifo kak.test.fifo test :echo %val{buffile} %sh{echo $kak_buffile} Outcome test i.e. bufname Expectations kak.test.fifo ...
bug
  • gknittl
  • 8
  • Opened 
    19 days ago
  • #5367

Version of Kakoune Kakoune 2025.06.03-62-g2dfa7fda Reproducer Kakoune has many tools that are very useful integrations of external programs, such as grep, make, etc. — and the community has built upon ...
bug
  • hadronized
  • 6
  • Opened 
    20 days ago
  • #5366

Version of Kakoune dec2ee9 (current master) Reproducer Edits interact with view mode in anomalous ways. Suppose I have a file with the following content: a b c d e Running these two command aligns ...
bug
  • web-sst
  • 1
  • Opened 
    23 days ago
  • #5364

Version of Kakoune latest Reproducer just following instructins from README : git clone https://github.com/mawww/kakoune.git cd kakoune make ./src/kak got make ... In file included from src/event_manager.hh:6, ...
bug
  • 221V
  • 2
  • Opened 
    26 days ago
  • #5363

Feature :b\ ret to go to the first buffer in alpha order excluding the current buffer instead of giving wrong argument count :bn\ ret no change :bn\ space to act like :b\ space and bring up a completion ...
feature request
  • gknittl
  • Opened 
    27 days ago
  • #5361

Version of Kakoune v2024.05.18 Reproducer If the current working directory has doubled slash in it (like //), Kakoune will not start: cd //home/g kak tmp Nothing then happens. You can interrupt it ...
bug
  • GavinSmith0123
  • 2
  • Opened 
    on Jul 18
  • #5359

Version of Kakoune current master as of 2025.07.09 Reproducer As title states.. found a shell syntax error in ... rc/filetype/hbs.kak:103: if [ $kak_opt_hbs_highlighters_enabled == false ]; then rc/windowing/hyprland.kak:7: ...
bug
  • sdothum
  • Opened 
    on Jul 10
  • #5357

Version of Kakoune latest master as of now 0f47c28fe2ba7d8d0b6d8d1a904b4b261f8552dc Problem If we look e.g. at kitty/iterm/wezterm (these all areterminal+multiplexer in one) windowing modules, there ...
bug
  • ShinyZero0
  • 3
  • Opened 
    on Jul 6
  • #5354
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub