並び順

ブックマーク数

期間指定

  • から
  • まで

81 - 120 件 / 205件

新着順 人気順

mattnの検索結果81 - 120 件 / 205件

  • GitHub - mattn/gyagowin: gyazowin clone on golang

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - mattn/gyagowin: gyazowin clone on golang
    • GitHub - mattn/echo-scaffold: Echo scaffold is CLI to generate scaffolds for the echo framework.

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

        GitHub - mattn/echo-scaffold: Echo scaffold is CLI to generate scaffolds for the echo framework.
      • GitHub - mattn/GooglePlusCommander: keybinds for Google+. you can use j/k to scroll, and type 'c' to comment, 's' to share, '+' to +1.

        A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

          GitHub - mattn/GooglePlusCommander: keybinds for Google+. you can use j/k to scroll, and type 'c' to comment, 's' to share, '+' to +1.
        • GitHub - mattn/yamada2-vim

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - mattn/yamada2-vim
          • GitHub - mattn/go-vue-example: Example App using Go, Vue.js, Element, Axios

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

              GitHub - mattn/go-vue-example: Example App using Go, Vue.js, Element, Axios
            • GitHub - mattn/vim-fz: Ultra Fast Fuzzy Finder for Vim8

              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                GitHub - mattn/vim-fz: Ultra Fast Fuzzy Finder for Vim8
              • GitHub - mattn/mruby-sqlite3

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  GitHub - mattn/mruby-sqlite3
                • GitHub - mattn/perl-completion.vim: perl omnicompletion for vim (including base class function compleltions .. etc)

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    GitHub - mattn/perl-completion.vim: perl omnicompletion for vim (including base class function compleltions .. etc)
                  • GitHub - mattn/go-pipeline

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      GitHub - mattn/go-pipeline
                    • GitHub - mattn/go-runewidth: wcwidth for golang

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - mattn/go-runewidth: wcwidth for golang
                      • GitHub - mattn/awesome-nostr-japan: Awesome nostr in Japan. Software, Web service, Clients, Bots created by Japanese.

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          GitHub - mattn/awesome-nostr-japan: Awesome nostr in Japan. Software, Web service, Clients, Bots created by Japanese.
                        • GitHub - mattn/twty: command-line twitter client written in golang

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            GitHub - mattn/twty: command-line twitter client written in golang
                          • gtktweeter/gtktweeter.c at master · mattn/gtktweeter

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              gtktweeter/gtktweeter.c at master · mattn/gtktweeter
                            • GitHub - mattn/cho

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                GitHub - mattn/cho
                              • GitHub - mattn/peco-cmigemo

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  GitHub - mattn/peco-cmigemo
                                • mattn/memoのzsh補完 - オープンソースこねこね

                                  Golang実装のメモコマンド Big Sky :: golang でメモ専用コマンド「memo」作った。 GitHub - mattn/memo: 📓 Memo Life For You が便利だったので、雑にzsh補完を書きました。 _memo_options() { local -a __memo_options __memo_options=( '--help:show help' '-h:show help' '--version:print the version' '-v:print the version' ) _describe -t option "option" __memo_options } _memo_sub_commands() { local -a __memo_sub_commands __memo_sub_commands=( 'new:create

                                    mattn/memoのzsh補完 - オープンソースこねこね
                                  • GitHub - mattn/bkfile

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - mattn/bkfile
                                    • OSS は Windows で動いてこそ楽しい (mattn) - builderscon tokyo 2016

                                        OSS は Windows で動いてこそ楽しい (mattn) - builderscon tokyo 2016
                                      • meta-author mattn.jp@gmail.com (mattn) - Articles Advent Calendar 2010 Win32

                                        こんにちわ。寒いですね。ネタも財布も寒いと噂の mattn です。 突然ですが Perl で電卓作れと言われれば、どう作りますか? 構文木つくって、括弧とか対応して...うざったいですよね。 せっかく Windows には最初から電卓が入っているのですから、これ 使っちゃいましょう。 どうやるか... 電卓を起動して、ボタンを押しちゃえばいいのです。 Win32::API を使って FindWindow でウィンドウを探し、数字ボタンのウィンドウ探し、SendMessage でボタンクリックのイベントを送り、最後に GetWindowText でテキストを取得してしまえばいいのです。 Win32::API は各 DLL と関数名、引数シグネチャ、戻り値シグネチャを指定すればエクスポートされている関数が取り出せます。 use Win32::API; $function = Win32::AP

                                          meta-author mattn.jp@gmail.com (mattn) - Articles Advent Calendar 2010 Win32
                                        • GitHub - mattn/vim-prompter

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                            GitHub - mattn/vim-prompter
                                          • GitHub - mattn/go-mruby: go-mruby make interface to embed mruby into go.

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - mattn/go-mruby: go-mruby make interface to embed mruby into go.
                                            • GitHub - mattn/mattn-icons

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                GitHub - mattn/mattn-icons
                                              • GitHub - mattn/webapi-vim: vim interface to Web API

                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                  GitHub - mattn/webapi-vim: vim interface to Web API
                                                • GitHub - mattn/deeeet-bot: deeeetです...

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    GitHub - mattn/deeeet-bot: deeeetです...
                                                  • GitHub - mattn/go-to-hell: (╯°□°)╯︵ɓuɐloɓ (x1)

                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                      GitHub - mattn/go-to-hell: (╯°□°)╯︵ɓuɐloɓ (x1)
                                                    • GitHub - mattn/earthquake-growler: notify earthquakes in japanese.

                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                        GitHub - mattn/earthquake-growler: notify earthquakes in japanese.
                                                      • mattn on Twitter: "Vimを何となく使ってる人は 一度この講義見ると生産性はね上がると思う 無料だし❗ https://t.co/x3k4GsFz19"

                                                        Vimを何となく使ってる人は 一度この講義見ると生産性はね上がると思う 無料だし❗ https://t.co/x3k4GsFz19

                                                          mattn on Twitter: "Vimを何となく使ってる人は 一度この講義見ると生産性はね上がると思う 無料だし❗ https://t.co/x3k4GsFz19"
                                                        • GitHub - mattn/efm-langserver: General purpose Language Server

                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                                                            GitHub - mattn/efm-langserver: General purpose Language Server
                                                          • mattn on Twitter: "最近の若者はもう知らないかもしれないけど、おじさんが若かった頃の女子はメールソフトの中でピンクの熊を飼っていて、しょっちゅう熊が行方不明になってたんじゃよ。"

                                                            最近の若者はもう知らないかもしれないけど、おじさんが若かった頃の女子はメールソフトの中でピンクの熊を飼っていて、しょっちゅう熊が行方不明になってたんじゃよ。

                                                              mattn on Twitter: "最近の若者はもう知らないかもしれないけど、おじさんが若かった頃の女子はメールソフトの中でピンクの熊を飼っていて、しょっちゅう熊が行方不明になってたんじゃよ。"
                                                            • GitHub - mattn/vim-left-pad

                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                GitHub - mattn/vim-left-pad
                                                              • GitHub - mattn/sinatter: twitter working on sinatra

                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                  GitHub - mattn/sinatter: twitter working on sinatra
                                                                • fix documentation bug. by mattn · Pull Request #1905 · vim/vim

                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                    fix documentation bug. by mattn · Pull Request #1905 · vim/vim
                                                                  • mattnさんが前の記事にコードで回答してくれた - Humanity

                                                                    mattn/libcallex-vim · GitHub こんなリポジトリが作られたので十中八九僕のlibcall()の記事についてだろうと思い、見たら色々驚かされた。 まず引数の受け渡しにJSONを使っていること。この発想はなかった。 ちなみにsyslib.vimとかvimprocでは0xFFを引数の区切りとしたバイト列でやっている。 あとJavaScriptみたいにg:libcallexを名前空間として、関数を追加してるところ。 Vimスクリプトでこんなの見たことなかったので。 あと何よりさらっとインラインアセンブラが使われててふいた。 しかもそれにちゃんと理由があって、アセンブラを使うことによって引数が1個でもn個でも pushしてcallするという非常に簡潔なコードになっているということ。 前の記事で言ったみたいに何通りも呼び出しのためのコードを書かずに済んでる。libcallex

                                                                      mattnさんが前の記事にコードで回答してくれた - Humanity
                                                                    • GitHub - mattn/vim-trump

                                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                        GitHub - mattn/vim-trump
                                                                      • GitHub - mattn/yomikata

                                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                          GitHub - mattn/yomikata
                                                                        • mattn on Twitter: "「あの時、見逃して頂いた脆弱性です」"

                                                                          「あの時、見逃して頂いた脆弱性です」

                                                                            mattn on Twitter: "「あの時、見逃して頂いた脆弱性です」"
                                                                          • Amazon.co.jp: Go言語プログラミングエッセンス (エンジニア選書): mattn: 本

                                                                              Amazon.co.jp: Go言語プログラミングエッセンス (エンジニア選書): mattn: 本
                                                                            • GitHub - mattn/vim-starwars: Playing StarWars on Vim

                                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                                                                                GitHub - mattn/vim-starwars: Playing StarWars on Vim
                                                                              • mattn on Twitter: "Google Chrome のブックマークレットに「コミットメッセージを開く」という名前でこれを入れてるんだけどめっちゃ便利なので何かのコミットログを毎日読む様な人にオススメ。(\ は抜いてね) javascript:docum… https://t.co/lhZmcsxsry"

                                                                                Google Chrome のブックマークレットに「コミットメッセージを開く」という名前でこれを入れてるんだけどめっちゃ便利なので何かのコミットログを毎日読む様な人にオススメ。(\ は抜いてね) javascript:docum… https://t.co/lhZmcsxsry

                                                                                  mattn on Twitter: "Google Chrome のブックマークレットに「コミットメッセージを開く」という名前でこれを入れてるんだけどめっちゃ便利なので何かのコミットログを毎日読む様な人にオススメ。(\ は抜いてね) javascript:docum… https://t.co/lhZmcsxsry"
                                                                                • Add completion feature by mattn · Pull Request #41 · rubyide/vscode-ruby

                                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                    Add completion feature by mattn · Pull Request #41 · rubyide/vscode-ruby