爱意满满的作品展示区。
littlewey

con: 一个跨平台的,给 terminal 爱好者的 terminal

  •  
  •   littlewey ·
    wey-gu · 17h 43m ago · 964 views
    项目是 4 月份做的,那时候 warp 还没有开源,现在用户越来越多了,我们努力维护了 windows/linux 版本也,做了很多额外的工作,欢迎大家体验哈~

    https://github.com/nowledge-co/con-terminal

    https://con.nowledge.co/
    9 replies  •  2026-09-27 18:29:30 +08:00
    zisen
        1
    zisen  
       14h 11m ago
    不好意思我联想到法语里那个 con😂
    break
        2
    break  
       14h 1m ago
    @zisen 好像英语的意思也不太好
    yyh0808
        3
    yyh0808  
       13h 19m ago
    哇,好久没关注你们产品,支持 tmux 好评啊
    yidinghe
        4
    yidinghe  
    PRO
       13h 5m ago via Android
    同类项目这几年如雨后春笋班冒出来。我也不是贬低作者们的努力,但是试了这么多之后,对于新项目,除了必要的功能外,我只关注三件事:内存用量,内存用量,还是他妈的内存用量。
    ruidoBlanco
        5
    ruidoBlanco  
       12h 13m ago
    没点开看也知道自己是根本不会去用的,点进去看见那个侧边栏,脑子里蹦出来的是「 amateur 」。侧边栏无端的增加了 context switching 开销,敲命令能避免就避免。

    下面的是我 kitty 里配的,任意命令行,不论是否过 ssh ,直接写自己的需求,cmd+g 就生成命令。

    ```
    map kitty_mod+g remote_control_script kitty_generate_cmd

    # /usr/bin/zsh -l
    # Capture screen text before modifying the command line
    screen=$(kitty @ get-text --extent=screen -m state:focused)

    # Show placeholder while generating
    kitty @ send-text -m state:focused "\x15🤖 thinking ..."

    cmd=$(echo "$screen" \
    | omp -p "Based on the terminal output above, the last line is my request. Output ONLY the shell command to run. No explanation, no markdown fence.")

    # Replace placeholder with generated command
    kitty @ send-text -m state:focused "\x15${cmd}"
    ```
    littlewey
        6
    littlewey  
    OP
       9h 29m ago   ❤️ 1
    @yyh0808 哈哈,这个是业余项目,快来玩!
    littlewey
        7
    littlewey  
    OP
       9h 28m ago
    @yidinghe 我们这个定位的这个项目是第一个,而且社区很健康哈
    littlewey
        8
    littlewey  
    OP
       9h 27m ago
    @ruidoBlanco agent 是 optional 的,跨 pane (比如 ssh, tmux ,TUI 等等,都是有非常好的理解的),老板可以 give a try
    littlewey
        9
    littlewey  
    OP
       9h 26m ago
    @zisen 哈哈 寓意是 console + raccoon XD
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   841 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 19:55 · PVG 03:55 · LAX 12:55 · JFK 15:55
    ♥ Do have faith in what you're doing.