by shigemk2

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

fish shell

fish-shell 2021-10-27

[2021-10-27 23:55:11 +0900]: Explicitly mention function variables don't go out of scope [2021-10-27 17:20:14 +0900]: cd: Set var via the string [2021-10-27 02:44:40 +0900]: sphinx: enable proper quotes with the smartquotes module [2021-10…

fish-shell 2021-10-26

[2021-10-26 23:58:30 +0900]: Check if the for variable is invalid before trying to set it [2021-10-26 08:13:00 +0900]: Rationalize null handling in disown_job [2021-10-26 04:43:30 +0900]: Add tests for dynamically invoked break and continu…

fish-shell 2021-10-25

[2021-10-25 06:17:33 +0900]: Remove reader_get_history [2021-10-25 04:18:18 +0900]: docs/interactive: Some rewording. [2021-10-25 04:13:19 +0900]: FAQ: Remove rarely asked questions

fish-shell 2021-10-24

[2021-10-24 20:38:06 +0900]: Adjust the GitHub thread locker script. [2021-10-24 14:17:09 +0900]: Revert "Swap file size and file type description position in pager" [2021-10-24 07:24:27 +0900]: Swap file size and file type description pos…

fish-shell 2021-10-23

[2021-10-23 23:46:15 +0900]: docs: Hand-write a list of short descriptions in commands [2021-10-23 20:47:01 +0900]: Teach help about commands.html [2021-10-23 06:39:12 +0900]: Move wslpath changelog entry to 3.4 [2021-10-23 06:23:22 +0900]…

fish-shell 2021-10-22

[2021-10-22 18:27:19 +0900]: fix build when path has spaces in it. [2021-10-22 15:47:48 +0900]: necro working tests from 11a373f1216830790974d938173281444d96211f

fish-shell 2021-10-20

[2021-10-20 00:45:18 +0900]: abbr: add missing options [2021-10-20 00:43:54 +0900]: argparse: Prevent duplicate error trailer [2021-10-20 00:35:32 +0900]: CHANGELOG 8292 [2021-10-20 00:30:45 +0900]: Test option highlighting in command subs…

fish-shell 2021-10-19

[2021-10-19 01:47:38 +0900]: Do some german translations [2021-10-19 01:39:07 +0900]: Also remove the languages from cmake [2021-10-19 01:08:52 +0900]: Remove norwegian translations [2021-10-19 00:04:45 +0900]: Fix broken translated format…

fish-shell 2021-10-18

[2021-10-18 11:27:46 +0900]: Adds sub-command clear-session to history command. [2021-10-18 01:20:06 +0900]: install the fish.png file itself

fish-shell 2021-10-17

[2021-10-17 14:49:15 +0900]: update angular-route and angular-sanitize to 1.8.2 as well [2021-10-17 14:44:08 +0900]: fixup last commit [2021-10-17 14:37:24 +0900]: Update AngularJS to 1.8.2 and use Google's minified version [2021-10-17 06:…

fish-shell 2021-10-15

[2021-10-15 02:38:32 +0900]: Fix ant completion when $XDG_CACHE_HOME is empty (#8344) [2021-10-15 02:36:14 +0900]: Display local branches before unique remote branches in git completion (#8338) [2021-10-15 02:25:23 +0900]: Fix ant completi…

fish-shell 2021-10-14

[2021-10-14 22:50:12 +0900]: Fix issue with delete-key in st [2021-10-14 04:09:40 +0900]: Always use LC_NUMERIC=C internally (#8204)

fish-shell 2021-10-11

[2021-10-11 16:27:44 +0900]: builtin _ is now a reserved keyword

fish-shell 2021-10-08

[2021-10-08 03:46:59 +0900]: Ye olde changelogge [2021-10-08 00:50:07 +0900]: wcsfilecmp: Stop actually computing the numbers

fish-shell 2021-10-07

[2021-10-07 11:42:25 +0900]: Update Mac.cmake [2021-10-07 11:34:43 +0900]: Remove hack for Terminal.app that did not support 256 colors [2021-10-07 11:24:36 +0900]: Remove old OS X stuff from keybindings [2021-10-07 08:51:11 +0900]: Mac.cm…

fish-shell 2021-10-06

[2021-10-06 04:27:18 +0900]: completions/man: offer file completions when appropriate [2021-10-06 04:01:13 +0900]: fish_prompt: clarify comment about carried-over status (#8335) [2021-10-06 03:47:49 +0900]: completions/ip: Use command (#83…

fish-shell 2021-10-03

[2021-10-03 08:47:17 +0900]: Update ConfigureChecks, only do the mtime hack for Linux.. on Linux

fish-shell 2021-10-02

[2021-10-02 01:08:08 +0900]: use add_compile_options() instead of manipulating CMAKE_CXX_FLAGS [2021-10-02 01:07:08 +0900]: remove unused macros

fish-shell 2021-10-01

[2021-10-01 21:09:04 +0900]: Don't add these warnings on GCC. [2021-10-01 20:54:02 +0900]: fix incorrect error message for 'end --foo' [2021-10-01 20:49:46 +0900]: Remove some unsued macros and a template [2021-10-01 20:36:14 +0900]: Updat…

fish-shell 2021-09-30

[2021-09-30 00:17:21 +0900]: Fix typo in set_colors command documentation (#8321)

fish-shell 2021-09-29

[2021-09-29 19:15:37 +0900]: fish_config: adjust output [2021-09-29 19:12:39 +0900]: Remove special case for fish_right_prompt in config.fish [2021-09-29 19:08:10 +0900]: Update docs, completions for funcsave [2021-09-29 15:50:56 +0900]: d…

fish-shell 2021-09-26

[2021-09-26 22:34:04 +0900]: fish_config: Remove right prompt in choose and save [2021-09-26 04:17:46 +0900]: sphinx-build to use multiple processes

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]: do…

fish-shell 2021-09-24

[2021-09-24 00:12:37 +0900]: Add function scope to read as well

fish-shell 2021-09-23

[2021-09-23 22:29:21 +0900]: Remove guessed_emoji_width [2021-09-23 22:22:23 +0900]: completions/git: Treat T files same as modified [2021-09-23 19:57:44 +0900]: Handle backspaces for visible width [2021-09-23 17:59:44 +0900]: Hide whatis …

fish-shell 2021-09-22

[2021-09-22 10:33:14 +0900]: Fix build [2021-09-22 10:26:44 +0900]: remove accidental change [2021-09-22 09:57:25 +0900]: Tighten up includes, some typedefs -> using [2021-09-22 09:45:18 +0900]: builtin.cpp: don't check exit code if not a …

fish-shell 2021-09-21

[2021-09-21 04:51:24 +0900]: cmake: Group test targets into tests folder in IDEs

fish-shell 2021-09-19

[2021-09-19 14:09:31 +0900]: Generate Xcode schemes in CMake [2021-09-19 06:00:17 +0900]: Disable posix_spawn on OpenBSD [2021-09-19 05:40:09 +0900]: Don't use mmap for history files on OpenBSD

fish-shell 2021-09-18

[2021-09-18 12:48:58 +0900]: Explicitly error when reading directories [2021-09-18 03:17:15 +0900]: get_hostname_identifier to not return empty hostnames [2021-09-18 00:02:24 +0900]: Make less version check compatible with older Fish

fish-shell 2021-09-17

[2021-09-17 21:00:01 +0900]: Debian packaging: drop debug package [2021-09-17 09:33:32 +0900]: Fix acidentally quadratic wildcard_match [2021-09-17 08:30:33 +0900]: Continue passing -X / --no-init for less < v530 [2021-09-17 07:25:22 +0900…