home.social

Search

1000 results for “Ctrl_R”

  1. #McFly replaces your default ctrl-r shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.

    TL;DR: an upgraded ctrl-r where history results make sense for what you're working on right now.

    #Debian #Trixie packages of github.com/cantino/mcfly

    Ready for #Download & #Install at

    repo.vitexsoftware.cz/pool/mai

  2. #McFly replaces your default ctrl-r shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.

    TL;DR: an upgraded ctrl-r where history results make sense for what you're working on right now.

    #Debian #Trixie packages of github.com/cantino/mcfly

    Ready for #Download & #Install at

    repo.vitexsoftware.cz/pool/mai

  3. #McFly replaces your default ctrl-r shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.

    TL;DR: an upgraded ctrl-r where history results make sense for what you're working on right now.

    #Debian #Trixie packages of github.com/cantino/mcfly

    Ready for #Download & #Install at

    repo.vitexsoftware.cz/pool/mai

  4. #McFly replaces your default ctrl-r shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.

    TL;DR: an upgraded ctrl-r where history results make sense for what you're working on right now.

    #Debian #Trixie packages of github.com/cantino/mcfly

    Ready for #Download & #Install at

    repo.vitexsoftware.cz/pool/mai

  5. #McFly replaces your default ctrl-r shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.

    TL;DR: an upgraded ctrl-r where history results make sense for what you're working on right now.

    #Debian #Trixie packages of github.com/cantino/mcfly

    Ready for #Download & #Install at

    repo.vitexsoftware.cz/pool/mai

  6. Those times when you hit ctrl-R, start typing in a perfectly normal command, and wonder what on Earth you were coding the last time you used that command... #Python #Alf #Hog

  7. Kleiner Tipp, der mir Jahre gekostet hat zu lernen: `Ctrl+R` im Terminal startet die rückwärts-Suche durch die Befehlshistorie. Einfach tippen, was man sucht – bash findet den alten Befehl. Nie wieder `history | grep` für den langen rsync-Aufruf von vor drei Wochen. 🐧

    #Linux #Terminal #TippsUndTricks #Bash #FreieSoftware

  8. Guten Morgen! ☀️

    Kleiner Linux-Tipp für heute: Mit `Ctrl+R` im Terminal kannst du deine Befehlshistorie rückwärts durchsuchen. Tippst du z.B. "grep" und drückst mehrfach `Ctrl+R`, springst du durch alle grep-Befehle der Vergangenheit.

    Kein Scrollen durch endlose History mehr. 🔍

    #Linux #Terminal #Bash #TippDesMonats #FreieSoftware

  9. Guten Morgen! ☀️

    Kleiner Linux-Tipp für heute: Mit `Ctrl+R` im Terminal kannst du deine Befehlshistorie rückwärts durchsuchen. Tippst du z.B. "grep" und drückst mehrfach `Ctrl+R`, springst du durch alle grep-Befehle der Vergangenheit.

    Kein Scrollen durch endlose History mehr. 🔍

    #Linux #Terminal #Bash #TippDesMonats #FreieSoftware

  10. Guten Morgen! ☀️

    Kleiner Linux-Tipp für heute: Mit `Ctrl+R` im Terminal kannst du deine Befehlshistorie rückwärts durchsuchen. Tippst du z.B. "grep" und drückst mehrfach `Ctrl+R`, springst du durch alle grep-Befehle der Vergangenheit.

    Kein Scrollen durch endlose History mehr. 🔍

    #Linux #Terminal #Bash #TippDesMonats #FreieSoftware

  11. Guten Morgen! ☀️

    Kleiner Linux-Tipp für heute: Mit `Ctrl+R` im Terminal kannst du deine Befehlshistorie rückwärts durchsuchen. Tippst du z.B. "grep" und drückst mehrfach `Ctrl+R`, springst du durch alle grep-Befehle der Vergangenheit.

    Kein Scrollen durch endlose History mehr. 🔍

    #Linux #Terminal #Bash #TippDesMonats #FreieSoftware

  12. Guten Morgen! ☀️

    Kleiner Linux-Tipp für heute: Mit `Ctrl+R` im Terminal kannst du deine Befehlshistorie rückwärts durchsuchen. Tippst du z.B. "grep" und drückst mehrfach `Ctrl+R`, springst du durch alle grep-Befehle der Vergangenheit.

    Kein Scrollen durch endlose History mehr. 🔍

    #Linux #Terminal #Bash #TippDesMonats #FreieSoftware

  13. CW: tech, linux, toolkits

    When moving word-wise in Linux with Ctrl+Left and Ctrl+Right is it by any chance configurable what's considered whitespace or a word boundary or a word? Or does it depend on the specific application?

    I wrote this post in #Firefox, and FF already behaves differently than #Vivaldi or #Ferdium , both which are #Chromium-based. In those latter ones, hyphenated words will cause the cursor on a singular move to stop before and after a hyphen while FF considers hyphens (and the plus sign in Ctrl+Left) to be part of the word coming before, thus representing a word boundary.

    Same with URIs, e.g. heise.de/news/Frueher-als-gepl. Chromium-based applications seem to consider dot and slash different than Firefox. It's especially cumbersome removing URI parts in Chromium because of these additional stops in-between.

  14. CW: tech, linux, toolkits

    When moving word-wise in Linux with Ctrl+Left and Ctrl+Right is it by any chance configurable what's considered whitespace or a word boundary or a word? Or does it depend on the specific application?

    I wrote this post in #Firefox, and FF already behaves differently than #Vivaldi or #Ferdium , both which are #Chromium-based. In those latter ones, hyphenated words will cause the cursor on a singular move to stop before and after a hyphen while FF considers hyphens (and the plus sign in Ctrl+Left) to be part of the word coming before, thus representing a word boundary.

    Same with URIs, e.g. heise.de/news/Frueher-als-gepl. Chromium-based applications seem to consider dot and slash different than Firefox. It's especially cumbersome removing URI parts in Chromium because of these additional stops in-between.

  15. CW: tech, linux, toolkits

    When moving word-wise in Linux with Ctrl+Left and Ctrl+Right is it by any chance configurable what's considered whitespace or a word boundary or a word? Or does it depend on the specific application?

    I wrote this post in #Firefox, and FF already behaves differently than #Vivaldi or #Ferdium , both which are #Chromium-based. In those latter ones, hyphenated words will cause the cursor on a singular move to stop before and after a hyphen while FF considers hyphens (and the plus sign in Ctrl+Left) to be part of the word coming before, thus representing a word boundary.

    Same with URIs, e.g. heise.de/news/Frueher-als-gepl. Chromium-based applications seem to consider dot and slash different than Firefox. It's especially cumbersome removing URI parts in Chromium because of these additional stops in-between.

  16. CW: tech, linux, toolkits

    When moving word-wise in Linux with Ctrl+Left and Ctrl+Right is it by any chance configurable what's considered whitespace or a word boundary or a word? Or does it depend on the specific application?

    I wrote this post in #Firefox, and FF already behaves differently than #Vivaldi or #Ferdium , both which are #Chromium-based. In those latter ones, hyphenated words will cause the cursor on a singular move to stop before and after a hyphen while FF considers hyphens (and the plus sign in Ctrl+Left) to be part of the word coming before, thus representing a word boundary.

    Same with URIs, e.g. heise.de/news/Frueher-als-gepl. Chromium-based applications seem to consider dot and slash different than Firefox. It's especially cumbersome removing URI parts in Chromium because of these additional stops in-between.

  17. CW: tech, linux, toolkits

    When moving word-wise in Linux with Ctrl+Left and Ctrl+Right is it by any chance configurable what's considered whitespace or a word boundary or a word? Or does it depend on the specific application?

    I wrote this post in #Firefox, and FF already behaves differently than #Vivaldi or #Ferdium , both which are #Chromium-based. In those latter ones, hyphenated words will cause the cursor on a singular move to stop before and after a hyphen while FF considers hyphens (and the plus sign in Ctrl+Left) to be part of the word coming before, thus representing a word boundary.

    Same with URIs, e.g. heise.de/news/Frueher-als-gepl. Chromium-based applications seem to consider dot and slash different than Firefox. It's especially cumbersome removing URI parts in Chromium because of these additional stops in-between.

  18. Guten Morgen! ☕

    Kleiner Tipp für alle, die ihre Bash-History lieben: Mit `Ctrl+R` rückwärts durch die History suchen. Nochmal `Ctrl+R` drücken springt zum nächsten Treffer. Mit `Ctrl+G` raus ohne Befehl auszuführen.

    Spart mehr Lebenszeit als man denkt – besonders bei diesen 47-Zeichen-ffmpeg-Befehlen, die man sich nie merken kann. 😅

    #Linux #Bash #Terminal #FreieSoftware

  19. Don't sleep on built-in shell features:

    * Ctrl+r for reverse history search
    * Tab completion for paths and commands
    * Brace expansion: mkdir project/{logs,data,tmp}

    Master the shell you already use before adding new tools.

    #TechTipThursday #Linux #SysAdmin

  20. Don't sleep on built-in shell features:

    * Ctrl+r for reverse history search
    * Tab completion for paths and commands
    * Brace expansion: mkdir project/{logs,data,tmp}

    Master the shell you already use before adding new tools.

    #TechTipThursday #Linux #SysAdmin

  21. Don't sleep on built-in shell features:

    * Ctrl+r for reverse history search
    * Tab completion for paths and commands
    * Brace expansion: mkdir project/{logs,data,tmp}

    Master the shell you already use before adding new tools.

    #TechTipThursday #Linux #SysAdmin

  22. Don't sleep on built-in shell features:

    * Ctrl+r for reverse history search
    * Tab completion for paths and commands
    * Brace expansion: mkdir project/{logs,data,tmp}

    Master the shell you already use before adding new tools.

    #TechTipThursday #Linux #SysAdmin

  23. Don't sleep on built-in shell features:

    * Ctrl+r for reverse history search
    * Tab completion for paths and commands
    * Brace expansion: mkdir project/{logs,data,tmp}

    Master the shell you already use before adding new tools.

    #TechTipThursday #Linux #SysAdmin

  24. In case someone is mad enough to run #Linux on an #Imac 27" 5k /w magic keyboard and magic trackpad.
    And even more mad: #Debian with #Wayland and #sway:

    Here is my config, you may start with it.

    ### VARIABLES ###
    set $mod Mod4
    set $left h
    set $down j
    set $up k
    set $right l
    set $term footclient
    set $menu fuzzel --launch-prefix=""
    
    include /etc/sway/config-vars.d/*
    
    ### INPUT ###
    input * {
      xkb_layout custom
      # xkb_variant mac
      xkb_model macintosh
      xkb_options lv3:lalt_switch
    }
    
    input type:touchpad {
      tap enabled
      natural_scroll enabled
      scroll_method two_finger
      click_method clickfinger
      middle_emulation enabled
      dwt enabled
      accel_profile adaptive
      pointer_accel 0.3
    }
    
    ### OUTPUT ###
    output eDP-1 scale 1.5
    
    ### KEYBINDINGS ###
    bindsym $mod+Return exec $term
    bindsym $mod+Tab exec ~/.cargo/bin/swayr switch-window
    bindsym $mod+Shift+q kill
    bindsym ctrl+space exec $menu
    bindsym $mod+Shift+minus move scratchpad
    bindsym $mod+minus scratchpad show
    bindsym $mod+Shift+c reload
    bindsym $mod+Shift+e exec swaynag -t warning -m 'Exit sway?' -B 'Yes' 'swaymsg exit'
    
    # Focus
    bindsym $mod+$left focus left
    bindsym $mod+$down focus down
    bindsym $mod+$up focus up
    bindsym $mod+$right focus right
    bindsym $mod+Shift+$left move left
    bindsym $mod+Shift+$down move down
    bindsym $mod+Shift+$up move up
    bindsym $mod+Shift+$right move right
    
    # Layout
    bindsym $mod+b splith
    bindsym $mod+v splitv
    bindsym $mod+f fullscreen
    bindsym $mod+Shift+space floating toggle
    
    # Resize Mode
    mode "resize" {
      bindsym $left resize shrink width 10px
      bindsym $down resize grow height 10px
      bindsym $up resize shrink height 10px
      bindsym $right resize grow width 10px
      bindsym Left resize shrink width 10px
      bindsym Down resize grow height 10px
      bindsym Up resize shrink height 10px
      bindsym Right resize grow width 10px
      bindsym Return mode "default"
      bindsym Escape mode "default"
    }
    bindsym $mod+r mode "resize"
    
    ### WORKSPACES ###
    set $ws1 "1: Mail"
    set $ws2 "2: Web"
    set $ws3 "3: Chat"
    set $ws4 "4: Mattermost"
    set $ws5 "5"
    set $ws6 "6"
    set $ws7 "7"
    set $ws8 "8"
    set $ws9 "9"
    set $ws10 "10"
    
    bindsym $mod+1 workspace $ws1
    bindsym $mod+2 workspace $ws2
    bindsym $mod+3 workspace $ws3
    bindsym $mod+4 workspace $ws4
    bindsym $mod+5 workspace $ws5
    bindsym $mod+6 workspace $ws6
    bindsym $mod+7 workspace $ws7
    bindsym $mod+8 workspace $ws8
    bindsym $mod+9 workspace $ws9
    bindsym $mod+0 workspace $ws10
    bindsym $mod+Shift+1 move container to workspace $ws1
    bindsym $mod+Shift+2 move container to workspace $ws2
    bindsym $mod+Shift+3 move container to workspace $ws3
    bindsym $mod+Shift+4 move container to workspace $ws4
    bindsym $mod+Shift+5 move container to workspace $ws5
    bindsym $mod+Shift+6 move container to workspace $ws6
    bindsym $mod+Shift+7 move container to workspace $ws7
    bindsym $mod+Shift+8 move container to workspace $ws8
    bindsym $mod+Shift+9 move container to workspace $ws9
    bindsym $mod+Shift+0 move container to workspace $ws10
    
    ### APP ASSIGNMENTS ###
    assign [app_id="org.gnome.Evolution"] $ws1
    assign [app_id="librewolf"] $ws2
    assign [app_id="org.telegram.desktop"] $ws3
    assign [app_id="org.gajim.Gajim"] $ws3
    assign [app_id="Mattermost"] $ws4
    
    ### AUTOSTART ###
    exec foot --server
    exec /usr/local/bin/swayosd-server
    exec udiskie -a --tray
    
    # Apps
    exec_always librewolf
    exec_always evolution
    exec_always gajim
    exec_always flatpak run org.telegram.desktop
    exec_always flatpak run com.github.IsmaelMartinez.teams_for_linux
    exec_always mattermost-desktop
    exec_always nextcloud
    
    # Env Fix
    exec_always --no-startup-id /bin/bash -lc 'systemctl --user import-environment'
    exec_always --no-startup-id /bin/bash -lc 'dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
    
    ### IDLE ###
    exec_always swayidle -w \
      timeout 300 'playerctl status | grep -q Playing || swaylock -f -c 000000' \
      timeout 330 'playerctl status | grep -q Playing || swaymsg "output * dpms off"' \
      resume 'swaymsg "output * dpms on"' \
      before-sleep 'swaylock -f -c 000000'
    
    ### MEDIA KEYS ###
    bindsym XF86AudioMute exec swayosd-client --output-volume=mute-toggle
    bindsym XF86AudioLowerVolume exec swayosd-client --output-volume=lower
    bindsym XF86AudioRaiseVolume exec swayosd-client --output-volume=raise
    bindsym XF86MonBrightnessDown exec swayosd-client --brightness=lower
    bindsym XF86MonBrightnessUp exec swayosd-client --brightness=raise
    
    ### SCREENSHOTS ###
    bindsym $mod+Ctrl+Shift+3 exec grim - | wl-copy
    bindsym $mod+Ctrl+Shift+4 exec grim -g "$(slurp)" - | wl-copy
    
    ### BAR ###
    bar {
      position bottom
      status_command ~/.config/sway/statusbar.sh
    }
    
    ### NAVIGATION ###
    bindsym $mod+Ctrl+Right workspace next
    bindsym $mod+Ctrl+Left workspace prev
    bindgesture swipe:left workspace prev
    bindgesture swipe:right workspace next
    
    ### WINDOW RULES ###
    for_window [app_id="com.cassidyjames.butler"] floating enable
    for_window [app_id="com.cassidyjames.butler"] sticky enable
    for_window [app_id="com.cassidyjames.butler"] resize set 1280 768
    for_window [app_id="com.cassidyjames.butler"] move position center
    for_window [app_id="com.github.iwalton3.jellyfin-media-player"] floating enable
    for_window [app_id="gimp"] floating enable
    for_window [app_id="imv"] floating enable
    for_window [app_id="noson"] floating enable
    for_window [app_id="noson"] sticky enable
    for_window [app_id="org.gnome.Evince"] floating enable
    for_window [app_id="org.kde.digikam"] floating enable
    for_window [app_id="PBE.QOwnNotes"] floating enable
    for_window [app_id="PBE.QOwnNotes"] sticky enable
    for_window [app_id="org.gnome.Loupe"] floating enable
    for_window [app_id="rawtherapee"] floating enable
    for_window [app_id="swayimg"] floating enable
    for_window [app_id="wlfreerdp3"] floating enable
    for_window [class="xfreerdp"] fullscreen enable
    
    # vim: set expandtab shiftwidth=2 softtabstop=2:
  25. In case someone is mad enough to run #Linux on an #Imac 27" 5k /w magic keyboard and magic trackpad.
    And even more mad: #Debian with #Wayland and #sway:

    Here is my config, you may start with it.

    ### VARIABLES ###
    set $mod Mod4
    set $left h
    set $down j
    set $up k
    set $right l
    set $term footclient
    set $menu fuzzel --launch-prefix=""
    
    include /etc/sway/config-vars.d/*
    
    ### INPUT ###
    input * {
      xkb_layout custom
      # xkb_variant mac
      xkb_model macintosh
      xkb_options lv3:lalt_switch
    }
    
    input type:touchpad {
      tap enabled
      natural_scroll enabled
      scroll_method two_finger
      click_method clickfinger
      middle_emulation enabled
      dwt enabled
      accel_profile adaptive
      pointer_accel 0.3
    }
    
    ### OUTPUT ###
    output eDP-1 scale 1.5
    
    ### KEYBINDINGS ###
    bindsym $mod+Return exec $term
    bindsym $mod+Tab exec ~/.cargo/bin/swayr switch-window
    bindsym $mod+Shift+q kill
    bindsym ctrl+space exec $menu
    bindsym $mod+Shift+minus move scratchpad
    bindsym $mod+minus scratchpad show
    bindsym $mod+Shift+c reload
    bindsym $mod+Shift+e exec swaynag -t warning -m 'Exit sway?' -B 'Yes' 'swaymsg exit'
    
    # Focus
    bindsym $mod+$left focus left
    bindsym $mod+$down focus down
    bindsym $mod+$up focus up
    bindsym $mod+$right focus right
    bindsym $mod+Shift+$left move left
    bindsym $mod+Shift+$down move down
    bindsym $mod+Shift+$up move up
    bindsym $mod+Shift+$right move right
    
    # Layout
    bindsym $mod+b splith
    bindsym $mod+v splitv
    bindsym $mod+f fullscreen
    bindsym $mod+Shift+space floating toggle
    
    # Resize Mode
    mode "resize" {
      bindsym $left resize shrink width 10px
      bindsym $down resize grow height 10px
      bindsym $up resize shrink height 10px
      bindsym $right resize grow width 10px
      bindsym Left resize shrink width 10px
      bindsym Down resize grow height 10px
      bindsym Up resize shrink height 10px
      bindsym Right resize grow width 10px
      bindsym Return mode "default"
      bindsym Escape mode "default"
    }
    bindsym $mod+r mode "resize"
    
    ### WORKSPACES ###
    set $ws1 "1: Mail"
    set $ws2 "2: Web"
    set $ws3 "3: Chat"
    set $ws4 "4: Mattermost"
    set $ws5 "5"
    set $ws6 "6"
    set $ws7 "7"
    set $ws8 "8"
    set $ws9 "9"
    set $ws10 "10"
    
    bindsym $mod+1 workspace $ws1
    bindsym $mod+2 workspace $ws2
    bindsym $mod+3 workspace $ws3
    bindsym $mod+4 workspace $ws4
    bindsym $mod+5 workspace $ws5
    bindsym $mod+6 workspace $ws6
    bindsym $mod+7 workspace $ws7
    bindsym $mod+8 workspace $ws8
    bindsym $mod+9 workspace $ws9
    bindsym $mod+0 workspace $ws10
    bindsym $mod+Shift+1 move container to workspace $ws1
    bindsym $mod+Shift+2 move container to workspace $ws2
    bindsym $mod+Shift+3 move container to workspace $ws3
    bindsym $mod+Shift+4 move container to workspace $ws4
    bindsym $mod+Shift+5 move container to workspace $ws5
    bindsym $mod+Shift+6 move container to workspace $ws6
    bindsym $mod+Shift+7 move container to workspace $ws7
    bindsym $mod+Shift+8 move container to workspace $ws8
    bindsym $mod+Shift+9 move container to workspace $ws9
    bindsym $mod+Shift+0 move container to workspace $ws10
    
    ### APP ASSIGNMENTS ###
    assign [app_id="org.gnome.Evolution"] $ws1
    assign [app_id="librewolf"] $ws2
    assign [app_id="org.telegram.desktop"] $ws3
    assign [app_id="org.gajim.Gajim"] $ws3
    assign [app_id="Mattermost"] $ws4
    
    ### AUTOSTART ###
    exec foot --server
    exec /usr/local/bin/swayosd-server
    exec udiskie -a --tray
    
    # Apps
    exec_always librewolf
    exec_always evolution
    exec_always gajim
    exec_always flatpak run org.telegram.desktop
    exec_always flatpak run com.github.IsmaelMartinez.teams_for_linux
    exec_always mattermost-desktop
    exec_always nextcloud
    
    # Env Fix
    exec_always --no-startup-id /bin/bash -lc 'systemctl --user import-environment'
    exec_always --no-startup-id /bin/bash -lc 'dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
    
    ### IDLE ###
    exec_always swayidle -w \
      timeout 300 'playerctl status | grep -q Playing || swaylock -f -c 000000' \
      timeout 330 'playerctl status | grep -q Playing || swaymsg "output * dpms off"' \
      resume 'swaymsg "output * dpms on"' \
      before-sleep 'swaylock -f -c 000000'
    
    ### MEDIA KEYS ###
    bindsym XF86AudioMute exec swayosd-client --output-volume=mute-toggle
    bindsym XF86AudioLowerVolume exec swayosd-client --output-volume=lower
    bindsym XF86AudioRaiseVolume exec swayosd-client --output-volume=raise
    bindsym XF86MonBrightnessDown exec swayosd-client --brightness=lower
    bindsym XF86MonBrightnessUp exec swayosd-client --brightness=raise
    
    ### SCREENSHOTS ###
    bindsym $mod+Ctrl+Shift+3 exec grim - | wl-copy
    bindsym $mod+Ctrl+Shift+4 exec grim -g "$(slurp)" - | wl-copy
    
    ### BAR ###
    bar {
      position bottom
      status_command ~/.config/sway/statusbar.sh
    }
    
    ### NAVIGATION ###
    bindsym $mod+Ctrl+Right workspace next
    bindsym $mod+Ctrl+Left workspace prev
    bindgesture swipe:left workspace prev
    bindgesture swipe:right workspace next
    
    ### WINDOW RULES ###
    for_window [app_id="com.cassidyjames.butler"] floating enable
    for_window [app_id="com.cassidyjames.butler"] sticky enable
    for_window [app_id="com.cassidyjames.butler"] resize set 1280 768
    for_window [app_id="com.cassidyjames.butler"] move position center
    for_window [app_id="com.github.iwalton3.jellyfin-media-player"] floating enable
    for_window [app_id="gimp"] floating enable
    for_window [app_id="imv"] floating enable
    for_window [app_id="noson"] floating enable
    for_window [app_id="noson"] sticky enable
    for_window [app_id="org.gnome.Evince"] floating enable
    for_window [app_id="org.kde.digikam"] floating enable
    for_window [app_id="PBE.QOwnNotes"] floating enable
    for_window [app_id="PBE.QOwnNotes"] sticky enable
    for_window [app_id="org.gnome.Loupe"] floating enable
    for_window [app_id="rawtherapee"] floating enable
    for_window [app_id="swayimg"] floating enable
    for_window [app_id="wlfreerdp3"] floating enable
    for_window [class="xfreerdp"] fullscreen enable
    
    # vim: set expandtab shiftwidth=2 softtabstop=2:
  26. In case someone is mad enough to run #Linux on an #Imac 27" 5k /w magic keyboard and magic trackpad.
    And even more mad: #Debian with #Wayland and #sway:

    Here is my config, you may start with it.

    ### VARIABLES ###
    set $mod Mod4
    set $left h
    set $down j
    set $up k
    set $right l
    set $term footclient
    set $menu fuzzel --launch-prefix=""
    
    include /etc/sway/config-vars.d/*
    
    ### INPUT ###
    input * {
      xkb_layout custom
      # xkb_variant mac
      xkb_model macintosh
      xkb_options lv3:lalt_switch
    }
    
    input type:touchpad {
      tap enabled
      natural_scroll enabled
      scroll_method two_finger
      click_method clickfinger
      middle_emulation enabled
      dwt enabled
      accel_profile adaptive
      pointer_accel 0.3
    }
    
    ### OUTPUT ###
    output eDP-1 scale 1.5
    
    ### KEYBINDINGS ###
    bindsym $mod+Return exec $term
    bindsym $mod+Tab exec ~/.cargo/bin/swayr switch-window
    bindsym $mod+Shift+q kill
    bindsym ctrl+space exec $menu
    bindsym $mod+Shift+minus move scratchpad
    bindsym $mod+minus scratchpad show
    bindsym $mod+Shift+c reload
    bindsym $mod+Shift+e exec swaynag -t warning -m 'Exit sway?' -B 'Yes' 'swaymsg exit'
    
    # Focus
    bindsym $mod+$left focus left
    bindsym $mod+$down focus down
    bindsym $mod+$up focus up
    bindsym $mod+$right focus right
    bindsym $mod+Shift+$left move left
    bindsym $mod+Shift+$down move down
    bindsym $mod+Shift+$up move up
    bindsym $mod+Shift+$right move right
    
    # Layout
    bindsym $mod+b splith
    bindsym $mod+v splitv
    bindsym $mod+f fullscreen
    bindsym $mod+Shift+space floating toggle
    
    # Resize Mode
    mode "resize" {
      bindsym $left resize shrink width 10px
      bindsym $down resize grow height 10px
      bindsym $up resize shrink height 10px
      bindsym $right resize grow width 10px
      bindsym Left resize shrink width 10px
      bindsym Down resize grow height 10px
      bindsym Up resize shrink height 10px
      bindsym Right resize grow width 10px
      bindsym Return mode "default"
      bindsym Escape mode "default"
    }
    bindsym $mod+r mode "resize"
    
    ### WORKSPACES ###
    set $ws1 "1: Mail"
    set $ws2 "2: Web"
    set $ws3 "3: Chat"
    set $ws4 "4: Mattermost"
    set $ws5 "5"
    set $ws6 "6"
    set $ws7 "7"
    set $ws8 "8"
    set $ws9 "9"
    set $ws10 "10"
    
    bindsym $mod+1 workspace $ws1
    bindsym $mod+2 workspace $ws2
    bindsym $mod+3 workspace $ws3
    bindsym $mod+4 workspace $ws4
    bindsym $mod+5 workspace $ws5
    bindsym $mod+6 workspace $ws6
    bindsym $mod+7 workspace $ws7
    bindsym $mod+8 workspace $ws8
    bindsym $mod+9 workspace $ws9
    bindsym $mod+0 workspace $ws10
    bindsym $mod+Shift+1 move container to workspace $ws1
    bindsym $mod+Shift+2 move container to workspace $ws2
    bindsym $mod+Shift+3 move container to workspace $ws3
    bindsym $mod+Shift+4 move container to workspace $ws4
    bindsym $mod+Shift+5 move container to workspace $ws5
    bindsym $mod+Shift+6 move container to workspace $ws6
    bindsym $mod+Shift+7 move container to workspace $ws7
    bindsym $mod+Shift+8 move container to workspace $ws8
    bindsym $mod+Shift+9 move container to workspace $ws9
    bindsym $mod+Shift+0 move container to workspace $ws10
    
    ### APP ASSIGNMENTS ###
    assign [app_id="org.gnome.Evolution"] $ws1
    assign [app_id="librewolf"] $ws2
    assign [app_id="org.telegram.desktop"] $ws3
    assign [app_id="org.gajim.Gajim"] $ws3
    assign [app_id="Mattermost"] $ws4
    
    ### AUTOSTART ###
    exec foot --server
    exec /usr/local/bin/swayosd-server
    exec udiskie -a --tray
    
    # Apps
    exec_always librewolf
    exec_always evolution
    exec_always gajim
    exec_always flatpak run org.telegram.desktop
    exec_always flatpak run com.github.IsmaelMartinez.teams_for_linux
    exec_always mattermost-desktop
    exec_always nextcloud
    
    # Env Fix
    exec_always --no-startup-id /bin/bash -lc 'systemctl --user import-environment'
    exec_always --no-startup-id /bin/bash -lc 'dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
    
    ### IDLE ###
    exec_always swayidle -w \
      timeout 300 'playerctl status | grep -q Playing || swaylock -f -c 000000' \
      timeout 330 'playerctl status | grep -q Playing || swaymsg "output * dpms off"' \
      resume 'swaymsg "output * dpms on"' \
      before-sleep 'swaylock -f -c 000000'
    
    ### MEDIA KEYS ###
    bindsym XF86AudioMute exec swayosd-client --output-volume=mute-toggle
    bindsym XF86AudioLowerVolume exec swayosd-client --output-volume=lower
    bindsym XF86AudioRaiseVolume exec swayosd-client --output-volume=raise
    bindsym XF86MonBrightnessDown exec swayosd-client --brightness=lower
    bindsym XF86MonBrightnessUp exec swayosd-client --brightness=raise
    
    ### SCREENSHOTS ###
    bindsym $mod+Ctrl+Shift+3 exec grim - | wl-copy
    bindsym $mod+Ctrl+Shift+4 exec grim -g "$(slurp)" - | wl-copy
    
    ### BAR ###
    bar {
      position bottom
      status_command ~/.config/sway/statusbar.sh
    }
    
    ### NAVIGATION ###
    bindsym $mod+Ctrl+Right workspace next
    bindsym $mod+Ctrl+Left workspace prev
    bindgesture swipe:left workspace prev
    bindgesture swipe:right workspace next
    
    ### WINDOW RULES ###
    for_window [app_id="com.cassidyjames.butler"] floating enable
    for_window [app_id="com.cassidyjames.butler"] sticky enable
    for_window [app_id="com.cassidyjames.butler"] resize set 1280 768
    for_window [app_id="com.cassidyjames.butler"] move position center
    for_window [app_id="com.github.iwalton3.jellyfin-media-player"] floating enable
    for_window [app_id="gimp"] floating enable
    for_window [app_id="imv"] floating enable
    for_window [app_id="noson"] floating enable
    for_window [app_id="noson"] sticky enable
    for_window [app_id="org.gnome.Evince"] floating enable
    for_window [app_id="org.kde.digikam"] floating enable
    for_window [app_id="PBE.QOwnNotes"] floating enable
    for_window [app_id="PBE.QOwnNotes"] sticky enable
    for_window [app_id="org.gnome.Loupe"] floating enable
    for_window [app_id="rawtherapee"] floating enable
    for_window [app_id="swayimg"] floating enable
    for_window [app_id="wlfreerdp3"] floating enable
    for_window [class="xfreerdp"] fullscreen enable
    
    # vim: set expandtab shiftwidth=2 softtabstop=2:
  27. In case someone is mad enough to run #Linux on an #Imac 27" 5k /w magic keyboard and magic trackpad.
    And even more mad: #Debian with #Wayland and #sway:

    Here is my config, you may start with it.

    ### VARIABLES ###
    set $mod Mod4
    set $left h
    set $down j
    set $up k
    set $right l
    set $term footclient
    set $menu fuzzel --launch-prefix=""
    
    include /etc/sway/config-vars.d/*
    
    ### INPUT ###
    input * {
      xkb_layout custom
      # xkb_variant mac
      xkb_model macintosh
      xkb_options lv3:lalt_switch
    }
    
    input type:touchpad {
      tap enabled
      natural_scroll enabled
      scroll_method two_finger
      click_method clickfinger
      middle_emulation enabled
      dwt enabled
      accel_profile adaptive
      pointer_accel 0.3
    }
    
    ### OUTPUT ###
    output eDP-1 scale 1.5
    
    ### KEYBINDINGS ###
    bindsym $mod+Return exec $term
    bindsym $mod+Tab exec ~/.cargo/bin/swayr switch-window
    bindsym $mod+Shift+q kill
    bindsym ctrl+space exec $menu
    bindsym $mod+Shift+minus move scratchpad
    bindsym $mod+minus scratchpad show
    bindsym $mod+Shift+c reload
    bindsym $mod+Shift+e exec swaynag -t warning -m 'Exit sway?' -B 'Yes' 'swaymsg exit'
    
    # Focus
    bindsym $mod+$left focus left
    bindsym $mod+$down focus down
    bindsym $mod+$up focus up
    bindsym $mod+$right focus right
    bindsym $mod+Shift+$left move left
    bindsym $mod+Shift+$down move down
    bindsym $mod+Shift+$up move up
    bindsym $mod+Shift+$right move right
    
    # Layout
    bindsym $mod+b splith
    bindsym $mod+v splitv
    bindsym $mod+f fullscreen
    bindsym $mod+Shift+space floating toggle
    
    # Resize Mode
    mode "resize" {
      bindsym $left resize shrink width 10px
      bindsym $down resize grow height 10px
      bindsym $up resize shrink height 10px
      bindsym $right resize grow width 10px
      bindsym Left resize shrink width 10px
      bindsym Down resize grow height 10px
      bindsym Up resize shrink height 10px
      bindsym Right resize grow width 10px
      bindsym Return mode "default"
      bindsym Escape mode "default"
    }
    bindsym $mod+r mode "resize"
    
    ### WORKSPACES ###
    set $ws1 "1: Mail"
    set $ws2 "2: Web"
    set $ws3 "3: Chat"
    set $ws4 "4: Mattermost"
    set $ws5 "5"
    set $ws6 "6"
    set $ws7 "7"
    set $ws8 "8"
    set $ws9 "9"
    set $ws10 "10"
    
    bindsym $mod+1 workspace $ws1
    bindsym $mod+2 workspace $ws2
    bindsym $mod+3 workspace $ws3
    bindsym $mod+4 workspace $ws4
    bindsym $mod+5 workspace $ws5
    bindsym $mod+6 workspace $ws6
    bindsym $mod+7 workspace $ws7
    bindsym $mod+8 workspace $ws8
    bindsym $mod+9 workspace $ws9
    bindsym $mod+0 workspace $ws10
    bindsym $mod+Shift+1 move container to workspace $ws1
    bindsym $mod+Shift+2 move container to workspace $ws2
    bindsym $mod+Shift+3 move container to workspace $ws3
    bindsym $mod+Shift+4 move container to workspace $ws4
    bindsym $mod+Shift+5 move container to workspace $ws5
    bindsym $mod+Shift+6 move container to workspace $ws6
    bindsym $mod+Shift+7 move container to workspace $ws7
    bindsym $mod+Shift+8 move container to workspace $ws8
    bindsym $mod+Shift+9 move container to workspace $ws9
    bindsym $mod+Shift+0 move container to workspace $ws10
    
    ### APP ASSIGNMENTS ###
    assign [app_id="org.gnome.Evolution"] $ws1
    assign [app_id="librewolf"] $ws2
    assign [app_id="org.telegram.desktop"] $ws3
    assign [app_id="org.gajim.Gajim"] $ws3
    assign [app_id="Mattermost"] $ws4
    
    ### AUTOSTART ###
    exec foot --server
    exec /usr/local/bin/swayosd-server
    exec udiskie -a --tray
    
    # Apps
    exec_always librewolf
    exec_always evolution
    exec_always gajim
    exec_always flatpak run org.telegram.desktop
    exec_always flatpak run com.github.IsmaelMartinez.teams_for_linux
    exec_always mattermost-desktop
    exec_always nextcloud
    
    # Env Fix
    exec_always --no-startup-id /bin/bash -lc 'systemctl --user import-environment'
    exec_always --no-startup-id /bin/bash -lc 'dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
    
    ### IDLE ###
    exec_always swayidle -w \
      timeout 300 'playerctl status | grep -q Playing || swaylock -f -c 000000' \
      timeout 330 'playerctl status | grep -q Playing || swaymsg "output * dpms off"' \
      resume 'swaymsg "output * dpms on"' \
      before-sleep 'swaylock -f -c 000000'
    
    ### MEDIA KEYS ###
    bindsym XF86AudioMute exec swayosd-client --output-volume=mute-toggle
    bindsym XF86AudioLowerVolume exec swayosd-client --output-volume=lower
    bindsym XF86AudioRaiseVolume exec swayosd-client --output-volume=raise
    bindsym XF86MonBrightnessDown exec swayosd-client --brightness=lower
    bindsym XF86MonBrightnessUp exec swayosd-client --brightness=raise
    
    ### SCREENSHOTS ###
    bindsym $mod+Ctrl+Shift+3 exec grim - | wl-copy
    bindsym $mod+Ctrl+Shift+4 exec grim -g "$(slurp)" - | wl-copy
    
    ### BAR ###
    bar {
      position bottom
      status_command ~/.config/sway/statusbar.sh
    }
    
    ### NAVIGATION ###
    bindsym $mod+Ctrl+Right workspace next
    bindsym $mod+Ctrl+Left workspace prev
    bindgesture swipe:left workspace prev
    bindgesture swipe:right workspace next
    
    ### WINDOW RULES ###
    for_window [app_id="com.cassidyjames.butler"] floating enable
    for_window [app_id="com.cassidyjames.butler"] sticky enable
    for_window [app_id="com.cassidyjames.butler"] resize set 1280 768
    for_window [app_id="com.cassidyjames.butler"] move position center
    for_window [app_id="com.github.iwalton3.jellyfin-media-player"] floating enable
    for_window [app_id="gimp"] floating enable
    for_window [app_id="imv"] floating enable
    for_window [app_id="noson"] floating enable
    for_window [app_id="noson"] sticky enable
    for_window [app_id="org.gnome.Evince"] floating enable
    for_window [app_id="org.kde.digikam"] floating enable
    for_window [app_id="PBE.QOwnNotes"] floating enable
    for_window [app_id="PBE.QOwnNotes"] sticky enable
    for_window [app_id="org.gnome.Loupe"] floating enable
    for_window [app_id="rawtherapee"] floating enable
    for_window [app_id="swayimg"] floating enable
    for_window [app_id="wlfreerdp3"] floating enable
    for_window [class="xfreerdp"] fullscreen enable
    
    # vim: set expandtab shiftwidth=2 softtabstop=2:
  28. Vim v9.2 is released. There are many magnífico features I look forward to use. VIM is a Swiss Army Knife for editing Source Code & text.

    The features are too many to mention, no really I don't know them all; NOBODY DOES!
    Just like with the GiMP I know the functions I need and learn more when the requirement arizes. VIM has an extensive help system which Bram Molenaar et all developed over the decades that VIM exists.

    History
    VIM was initially coded on the Amiga computer systems of which I own an A4000T with a Cyberstorm 060 and Max Ram, with RTG card (Picasso 96), a A1200 vanilla with a stock HDD & an A500 with stock RAM (chip and fast) and 3 FDD 2x 3.5" 1x 5 1/4"

    Bram wrote VIM in such a way that it runs on the A500 with just 512kB RAM!

    There are people who love EMACS. To them I say

    <flame bait>
    EMACS can't hold a candle to VIM
    </flame bait>

    Of course that is just humour. In the Open Source world choice is what makes us all work and play well on whatever hardware we have with whatever tools we love

    >> Quote

    New Features in Vim 9.2

    Comprehensive Completion: Added support for fuzzy matching during insert-mode completion and the ability to complete words directly from registers (CTRL-X CTRL-R). New 'completeopt' flags like nosort and nearest offer finer control over how matches are displayed and ordered.
    Modern Platform Support: Full support for the Wayland UI and clipboard has been added. On Linux and Unix-like systems, Vim now adheres to the XDG Base Directory Specification, using $HOME/.config/vim for user configuration.
    UI Enhancements: A new vertical tabpanel provides an alternative to the horizontal tabline. The MS-Windows GUI now supports native dark mode for the menu and title bars, along with improved fullscreen support and higher-quality toolbar icons.
    Interactive Learning: A new built-in interactive tutor plugin (started via :Tutor) provides a modernized learning experience beyond the traditional vimtutor.

    ^Z

    >> Quote II

    Vim9 Script Ecosystem & AI Integration

    The maturity of Vim9 script's modern constructs is now being leveraged by advanced AI development tools. Contributor Yegappan Lakshmanan recently demonstrated the efficacy of these new features through two projects generated using GitHub Copilot:

    Battleship in Vim9: A complete implementation of the classic game, showcasing classes and type aliases. [GitHub]
    Number Puzzle: A logic game demonstrating the efficiency of modern Vim9 for interactive plugins. [GitHub]

    ^Z

    I wonder why they have LLM support?

    Note
    The download page looks horrible on mobile so you'd be wise to view it on desktop

    If this is your first time using VIM and you didn't bother to read the help file with `:h`
    Just exit VIM type `:wq` to write & exit or type `:q!` to exit without saving the file

    #Vim #VimMasterRace #tips #tricks #handy #features #Vi #EMACS #editor #text #freeBSD #ghostBSD #BSD #Linux #OpenSource #POSIX

    vim.org/vim-9.2-released.php

  29. Vim v9.2 is released. There are many magnífico features I look forward to use. VIM is a Swiss Army Knife for editing Source Code & text.

    The features are too many to mention, no really I don't know them all; NOBODY DOES!
    Just like with the GiMP I know the functions I need and learn more when the requirement arizes. VIM has an extensive help system which Bram Molenaar et all developed over the decades that VIM exists.

    History
    VIM was initially coded on the Amiga computer systems of which I own an A4000T with a Cyberstorm 060 and Max Ram, with RTG card (Picasso 96), a A1200 vanilla with a stock HDD & an A500 with stock RAM (chip and fast) and 3 FDD 2x 3.5" 1x 5 1/4"

    Bram wrote VIM in such a way that it runs on the A500 with just 512kB RAM!

    There are people who love EMACS. To them I say

    <flame bait>
    EMACS can't hold a candle to VIM
    </flame bait>

    Of course that is just humour. In the Open Source world choice is what makes us all work and play well on whatever hardware we have with whatever tools we love

    >> Quote

    New Features in Vim 9.2

    Comprehensive Completion: Added support for fuzzy matching during insert-mode completion and the ability to complete words directly from registers (CTRL-X CTRL-R). New 'completeopt' flags like nosort and nearest offer finer control over how matches are displayed and ordered.
    Modern Platform Support: Full support for the Wayland UI and clipboard has been added. On Linux and Unix-like systems, Vim now adheres to the XDG Base Directory Specification, using $HOME/.config/vim for user configuration.
    UI Enhancements: A new vertical tabpanel provides an alternative to the horizontal tabline. The MS-Windows GUI now supports native dark mode for the menu and title bars, along with improved fullscreen support and higher-quality toolbar icons.
    Interactive Learning: A new built-in interactive tutor plugin (started via :Tutor) provides a modernized learning experience beyond the traditional vimtutor.

    ^Z

    >> Quote II

    Vim9 Script Ecosystem & AI Integration

    The maturity of Vim9 script's modern constructs is now being leveraged by advanced AI development tools. Contributor Yegappan Lakshmanan recently demonstrated the efficacy of these new features through two projects generated using GitHub Copilot:

    Battleship in Vim9: A complete implementation of the classic game, showcasing classes and type aliases. [GitHub]
    Number Puzzle: A logic game demonstrating the efficiency of modern Vim9 for interactive plugins. [GitHub]

    ^Z

    I wonder why they have LLM support?

    Note
    The download page looks horrible on mobile so you'd be wise to view it on desktop

    If this is your first time using VIM and you didn't bother to read the help file with `:h`
    Just exit VIM type `:wq` to write & exit or type `:q!` to exit without saving the file

    #Vim #VimMasterRace #tips #tricks #handy #features #Vi #EMACS #editor #text #freeBSD #ghostBSD #BSD #Linux #OpenSource #POSIX

    vim.org/vim-9.2-released.php