タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

Rubyとrubyとeditorに関するWatsonのブックマーク (2)

  • Textbringer 0.1.0 - Journal InTime(2017-01-21)

    _ Textbringer 0.1.0 年末から作っていたテキストエディタをいったんリリースした。 RubyGems GitHub こんな感じのスクリーンエディタである。 $ gem install textbringer でインストールして、 $ tb で起動する。 日語テキストも扱える。 ISO-2022-JPも扱いたい場合は~/.textbringer.rbに以下のように書いておくとよい。 Buffer.detect_encoding_proc = Buffer::NKF_DETECT_ENCODING マニュアルは何もないので、lib/textbringer/keymap.rbあたりを読んで使い方を想像してほしい。 まあだいたいEmacsと同じでredoがundoと別のコマンド(C-xC-/)になっているくらい。 Rubyモードも一応作ったけど、まだオートインデントとC-cC-c

  • Blog - Code Climate

    Navigating the world of software engineering or developer productivity insights can feel like trying to solve a complex puzzle, especially for large-scale organizations. It's one of those areas where having a cohesive strategy can make all the difference between success and frustration. Over the years, as I’ve worked with enterprise-level organizations, I’ve seen countless instances where a lack o

    Blog - Code Climate
  • 1