by shigemk2

当面は技術的なことしか書かない

fish-shell 2021-09-25

  • [2021-09-25 13:09:28 +0900]: Mark parser_t::principal as const
  • [2021-09-25 09:35:45 +0900]: broken-symbolic-link test to enter a new directory
  • [2021-09-25 03:41:09 +0900]: tests/bind: Disable one flakey test
  • [2021-09-25 03:32:29 +0900]: docs: Some minor stuff in fish_for_bash_users
  • [2021-09-25 03:24:54 +0900]: docs: Expand section on heredocs
  • [2021-09-25 01:28:55 +0900]: exec.h: remove unused declaration
  • [2021-09-25 01:27:14 +0900]: tests/tmux: Do actually loop 25 times
  • [2021-09-25 01:25:27 +0900]: Reapply -F
  • [2021-09-25 01:24:24 +0900]: .clang_tidy: turn off cert-dcl21-cpp, add some others.
  • [2021-09-25 01:17:49 +0900]: Use a local variable
  • [2021-09-25 01:14:57 +0900]: functions/ls: Work around Terminal.app not setting $COLORTERM
  • [2021-09-25 00:07:17 +0900]: isolated-tmux to more reliably initialize and other fixes