by shigemk2

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

fish-shell 2021-11-04

  • [2021-11-04 23:21:28 +0900]: docs: Add missing backticks
  • [2021-11-04 22:58:18 +0900]: __fish_print_help: Fix unicode characters
  • [2021-11-04 22:17:47 +0900]: Remove file size for executables in the pager, and call them commands
  • [2021-11-04 20:18:54 +0900]: fix 'complete' test
  • [2021-11-04 20:05:12 +0900]: Completions: do not show directory file size.
  • [2021-11-04 15:33:02 +0900]: Actually fix fg.py.
  • [2021-11-04 15:28:48 +0900]: Fix fg test.
  • [2021-11-04 15:05:24 +0900]: Add missing test (wasn't one my system ran locally)
  • [2021-11-04 14:55:23 +0900]: Revert "Add a function for getting a quick hash/checksum"
  • [2021-11-04 14:52:17 +0900]: Update tests for changed error output
  • [2021-11-04 14:51:20 +0900]: builtin.cpp: show a short options' - for BUILTIN_ERR_MISSING
  • [2021-11-04 08:11:50 +0900]: Optimize exit event generation
  • [2021-11-04 07:13:26 +0900]: Rename job_t::notified to job_t::notified_of_stop
  • [2021-11-04 07:03:37 +0900]: Refactor process_clean_after_marking
  • [2021-11-04 04:23:25 +0900]: Bravely do not report completed jobs as stopped
  • [2021-11-04 02:24:49 +0900]: Use a real flag to mark that a process has generated an exit event
  • [2021-11-04 01:52:44 +0900]: Use cksum in the disco prompt
  • [2021-11-04 01:29:51 +0900]: docs: Expand string-for-bash-users section
  • [2021-11-04 01:23:36 +0900]: docs: Expand math for bash users a bit