nushell/crates
Wyatt Carss cfac8e84dd
Disable rustyline bracketed paste mode by default (#2659)
Multiline pastes wait for the user to hit enter before running,
because they enter a special paste mode in rustyline called
'bracketed paste' by default. This commit disables that mode
by default for nushell, causing multiline pastes to be executed
immediately, treating each new line as a separate command.
2020-10-13 19:33:36 +13:00
..
nu_plugin_binaryview Bar Chart baseline. (#2621) 2020-09-30 13:27:52 -05:00
nu_plugin_chart Line charts. Chart plugin sub command extraction. (#2627) 2020-10-01 19:23:10 -05:00
nu_plugin_fetch Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_from_bson Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_from_sqlite Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_inc Consolidate suggestions code (#2597) 2020-09-25 15:44:24 +12:00
nu_plugin_match Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_post Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_ps Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_s3 Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_start Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_sys Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_textview [wasi] Update time & instant crates (#2645) 2020-10-07 15:26:16 +13:00
nu_plugin_to_bson Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_to_sqlite Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_tree Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_xpath Extract out xpath to a plugin. (#2661) 2020-10-12 18:18:39 -05:00
nu-cli Disable rustyline bracketed paste mode by default (#2659) 2020-10-13 19:33:36 +13:00
nu-data handle duration overflow error (#2616) 2020-10-09 14:51:47 +13:00
nu-errors Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu-parser Parse decimals as BigDecimal (#2644) 2020-10-07 14:01:40 +13:00
nu-plugin Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu-protocol Restore bigint/bigdecimal serialization. (#2662) 2020-10-12 21:44:28 -05:00
nu-source Nushell internal commands. Anchor locations tracker surveying. (#2635) 2020-10-03 09:06:02 -05:00
nu-table Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu-test-support Add tests for get_data_by_key (#2658) 2020-10-12 22:46:58 -05:00
nu-value-ext Add tests for get_data_by_key (#2658) 2020-10-12 22:46:58 -05:00